db279886e9
Fix cycles that broke booting. OBS-URL: https://build.opensuse.org/request/show/79096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=53
9 lines
148 B
Desktop File
9 lines
148 B
Desktop File
[Unit]
|
|
Description=Shadow /etc/init.d/boot.localfs
|
|
DefaultDependencies=no
|
|
After=local-fs.target
|
|
|
|
[Service]
|
|
RemainAfterExit=true
|
|
ExecStart=/bin/true
|