chiark / gitweb /
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 4bfbb0f9fbce7a76399fe014084d988cd4e6a109..3a71a7ec5681b933989cf00c620b8a3fba4e6ef5 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