Install and enable set-sysconf

This commit is contained in:
Gunnar Wolf
2019-07-19 12:14:51 -03:00
parent 8ae45e43de
commit 2075ce2a4a
4 changed files with 19 additions and 16 deletions

View File

@ -3,7 +3,7 @@ Description=Set up system configuration
[Service]
Type=oneshot
ExecStart=/usr/sbin/set-sysconf
ExecStart=/usr/local/sbin/set-sysconf
ExecStart=/bin/systemctl --no-reload disable %n
[Install]