forked from pool/systemd
- Add root-fsck.patch: do not run fsck on / if it is rw
- 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
This commit is contained in:
6
localfs.service
Normal file
6
localfs.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Shadow /etc/init.d/boot.localfs
|
||||
|
||||
[Service]
|
||||
RemainAfterExit=true
|
||||
ExecStart=/bin/true
|
Reference in New Issue
Block a user