forked from pool/systemd
- Fix localfs.service to no cause cycle and starts it after
local-fs.target. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=175
This commit is contained in:
parent
fd593e3927
commit
e7a5836db9
@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=Shadow /etc/init.d/boot.localfs
|
||||
DefaultDependencies=no
|
||||
After=local-fs.target
|
||||
|
||||
[Service]
|
||||
RemainAfterExit=true
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 17:02:27 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
- Fix localfs.service to no cause cycle and starts it after
|
||||
local-fs.target.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 15:59:58 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user