mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-17 17:48:20 +00:00
Replace "set-sysconf" for a more descriptive "rpi-set-sysconf"
This commit is contained in:
10
rpi-set-sysconf.service
Normal file
10
rpi-set-sysconf.service
Normal 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
|
Reference in New Issue
Block a user