Replace "set-sysconf" for a more descriptive "rpi-set-sysconf"

This commit is contained in:
Gunnar Wolf
2019-07-19 12:23:19 -03:00
parent 2075ce2a4a
commit 959f5367d0
2 changed files with 0 additions and 0 deletions

10
rpi-set-sysconf.service Normal file
View File

@ -0,0 +1,10 @@
[Unit]
Description=Set up system configuration
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/set-sysconf
ExecStart=/bin/systemctl --no-reload disable %n
[Install]
RequiredBy=basic.target