1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00

initrd-parse-etc.servic: force start local-fs.target

This commit is contained in:
Harald Hoyer 2013-03-06 11:02:35 +01:00
parent 7fdf51751c
commit 248ea600d0

View 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