Accepting request 79096 from Base:System
Fix cycles that broke booting. OBS-URL: https://build.opensuse.org/request/show/79096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=53
This commit is contained in:
parent
82f4b6179a
commit
db279886e9
@ -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