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