- 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
044f3ccf03
commit
2e4bb4d105
@ -1,5 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Shadow /etc/init.d/boot.localfs
|
Description=Shadow /etc/init.d/boot.localfs
|
||||||
|
DefaultDependencies=no
|
||||||
|
After=local-fs.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
RemainAfterExit=true
|
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
|
Thu Aug 4 15:59:58 UTC 2011 - fcrozat@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user