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:
parent
7fdf51751c
commit
248ea600d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user