SHA256
1
0
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:
2011-08-03 16:32:51 +00:00
committed by Git OBS Bridge
parent f82c8368e2
commit 95c3fe1f27
4 changed files with 43 additions and 1 deletions

6
localfs.service Normal file
View File

@@ -0,0 +1,6 @@
[Unit]
Description=Shadow /etc/init.d/boot.localfs
[Service]
RemainAfterExit=true
ExecStart=/bin/true