Manage variables via systemd override config (#4)
Use systemd override configuration to avoid putting sensitive informations in the service file (and so in the git repository). - add a makefile to install and uinstall the service - add some documentation to README.md See #1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,4 +4,5 @@
|
||||
!exclude-list-S551LN.txt
|
||||
!README.md
|
||||
!Makefile
|
||||
!.gitignore
|
||||
*
|
||||
|
Reference in New Issue
Block a user