summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-03-06 11:02:35 +0100
committerHarald Hoyer <harald@redhat.com>2013-03-06 11:03:39 +0100
commit248ea600d090fd9e5de3443a6b7b7194bf55f9c2 (patch)
tree4b5c42261a59ba2708ed89793f6bfe79cc586950 /units
parent7fdf51751c752e8074e2d8e429d40db91ce87b95 (diff)
initrd-parse-etc.servic: force start local-fs.target
Diffstat (limited to 'units')
-rw-r--r--units/initrd-parse-etc.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/initrd-parse-etc.service b/units/initrd-parse-etc.service
index 4bfbb0f9fb..3a71a7ec56 100644
--- 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