This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/lib/snapd/snap-bootstrap recovery-chooser-trigger
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=getty-pre.target
-
ConditionKernelCommandLine=snapd_recovery_mode
-
ConditionPathExistsGlob=/dev/input/event*
-
Description=Wait for the Ubuntu Core chooser trigger
-
Wants=getty-pre.target
-
Additionnal notes
Nothing here.