initrd-parse-etc.servic: force start local-fs.target
authorHarald Hoyer <harald@redhat.com>
Wed, 6 Mar 2013 10:02:35 +0000 (11:02 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 6 Mar 2013 10:03:39 +0000 (11:03 +0100)
units/initrd-parse-etc.service

index 4bfbb0f..3a71a7e 100644 (file)
@@ -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