SHA256
1
0
forked from pool/systemd

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:
Sascha Peilicke 2011-08-17 08:42:14 +00:00 committed by Git OBS Bridge
parent 82f4b6179a
commit db279886e9
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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