projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fdf517
)
initrd-parse-etc.servic: force start local-fs.target
author
Harald Hoyer
<harald@redhat.com>
Wed, 6 Mar 2013 10:02:35 +0000
(11:02 +0100)
committer
Harald Hoyer
<harald@redhat.com>
Wed, 6 Mar 2013 10:03:39 +0000
(11:03 +0100)
units/initrd-parse-etc.service
patch
|
blob
|
history
diff --git
a/units/initrd-parse-etc.service
b/units/initrd-parse-etc.service
index
4bfbb0f
..
3a71a7e
100644
(file)
--- a/
units/initrd-parse-etc.service
+++ b/
units/initrd-parse-etc.service
@@
-16,4
+16,5
@@
ConditionPathExists=/etc/initrd-release
[Service]
Type=oneshot
ExecStartPre=/usr/bin/systemctl daemon-reload
+ExecStart=/usr/bin/systemctl start local-fs.target
ExecStart=/usr/bin/systemctl --no-block start initrd-cleanup.service