This unit is provided by:
Options
-
[Service]-
Environment=DRACUT_SYSTEMD=1 NEWROOT=/sysroot -
ExecStart=-/bin/dracut-pre-mount -
KillMode=process -
KillSignal=SIGHUP -
RemainAfterExit=yes -
StandardError=journal+console -
StandardInput=null -
Type=oneshot
-
-
[Unit]-
After=dracut-initqueue.service cryptsetup.target -
Before=initrd-root-fs.target sysroot.mount systemd-fsck-root.service -
ConditionDirectoryNotEmpty=|/lib/dracut/hooks/pre-mount -
ConditionKernelCommandLine=|rd.break=pre-mount -
ConditionPathExists=/usr/lib/initrd-release -
Conflicts=shutdown.target emergency.target -
DefaultDependencies=no -
Description=dracut pre-mount hook -
Documentation=man:dracut-pre-mount.service(8)
-
Additionnal notes
Nothing here.