This unit is provided by:
Options
-
[Service]
-
Environment=HOME=/root
-
ExecStart=-/lib/recovery-mode/recovery-menu
-
ExecStartPre=-/bin/dmesg --console-off -/bin/plymouth quit
-
IgnoreSIGPIPE=no
-
KillMode=process
-
SendSIGHUP=yes
-
StandardError=inherit
-
StandardInput=tty-force
-
StandardOutput=inherit
-
Type=notify
-
WorkingDirectory=/root
-
-
[Unit]
-
After=systemd-udevd-control.socket systemd-udevd.service systemd-udev-trigger.service basic.target sysinit.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Recovery mode menu
-
Wants=systemd-udevd-control.socket systemd-udevd.service systemd-udev-trigger.service basic.target sysinit.target
-
Additionnal notes
Nothing here.