|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
Description=dracut pre-mount hook |
|
|
|
|
Documentation=man:dracut-pre-mount.service(8) |
|
|
|
|
DefaultDependencies=no |
|
|
|
|
Before=sysroot.mount systemd-fsck-root.service |
|
|
|
|
After=basic.target cryptsetup.target |
|
|
|
|
Before=initrd-root-fs.target sysroot.mount systemd-fsck-root.service |
|
|
|
|
After=dracut-initqueue.service cryptsetup.target |
|
|
|
|
ConditionPathExists=/usr/lib/initrd-release |
|
|
|
|
ConditionDirectoryNotEmpty=|/lib/dracut/hooks/pre-mount |
|
|
|
|
ConditionKernelCommandLine=|rd.break=pre-mount |
|
|
|
|