forked from pool/systemd
Frederic Crozat
e5d3a7d16c
local-fs.target. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=175
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
|