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