2019-07-19 04:54:47 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Set up system configuration
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/sbin/set-sysconf
|
2019-07-19 14:05:26 +01:00
|
|
|
ExecStart=/bin/systemctl --no-reload disable %n
|
2019-07-19 04:54:47 +01:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
RequiredBy=basic.target
|