ly config files

This commit is contained in:
Left4Code
2025-06-09 15:16:10 -04:00
parent 693c5232cf
commit add056976b
4 changed files with 283 additions and 0 deletions

View File

@@ -9,3 +9,11 @@ The only real important parts of my vimrc are what I use to edit HTML, there's n
I also have some compile functions for various languages I've used at one point or another, they will go below this if I deem them necessary.
**[ly configuration and system files]**
inside of the ly folder, there are 2 files, "ly", "ly.service", and "config.ini"
"ly" is the pam file and is supposed to go into /etc/pam.d/ly
"ly.service" is the systemd service file and is supposed to go into /lib/systemd/system/ly.service
"config.ini" is the ly config file and is supposed to go into /etc/ly/config.ini