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