1 Star 0 Fork 11

/grub2

forked from openKylin/grub2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
grub-initrd-fallback.service 408 Bytes
一键复制 编辑 原始数据 按行查看 历史
[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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/add/grub2.git
git@gitee.com:add/grub2.git
add
grub2
grub2
openkylin/yangtze

搜索帮助