AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.17.181.112


Current Path : /proc/thread-self/root/usr/lib/systemd/system/
Upload File :
Current File : //proc/thread-self/root/usr/lib/systemd/system/grub-initrd-fallback.service

[Unit]
Description=GRUB failed boot detection
After=local-fs.target
After=grub-common.service
After=sleep.target
ConditionPathExists=/boot/grub/grub.cfg

[Service]
Type=oneshot
ExecStart=/usr/bin/grub-editenv /boot/grub/grubenv unset initrdfail
ExecStart=/usr/bin/grub-editenv /boot/grub/grubenv unset prev_entry
TimeoutSec=0

[Install]
WantedBy=multi-user.target rescue.target emergency.target sleep.target