forked from pool/systemd
Frederic Crozat
cf84eeda79
- Ship a non null localfs.service, fixes static mount points not being mounted properly. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=171
7 lines
103 B
Desktop File
7 lines
103 B
Desktop File
[Unit]
|
|
Description=Shadow /etc/init.d/boot.localfs
|
|
|
|
[Service]
|
|
RemainAfterExit=true
|
|
ExecStart=/bin/true
|