✏️ 正在编辑: friendly-recovery.service
路径:
/lib/systemd/system/friendly-recovery.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=Recovery mode menu DefaultDependencies=no Conflicts=shutdown.target Wants=systemd-udevd-control.socket systemd-udevd.service systemd-udev-trigger.service basic.target sysinit.target After=systemd-udevd-control.socket systemd-udevd.service systemd-udev-trigger.service basic.target sysinit.target [Service] Type=notify Environment=HOME=/root WorkingDirectory=/root ExecStartPre=-/bin/dmesg --console-off ExecStartPre=-/bin/plymouth quit ExecStart=-/lib/recovery-mode/recovery-menu StandardInput=tty-force StandardOutput=inherit StandardError=inherit KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes
💾 保存文件
← 返回文件管理器