文件操作 - snapd.recovery-chooser-trigger.service
返回文件管理
返回主菜单
删除本文件
文件: /snap/snapd/27591/lib/systemd/system/snapd.recovery-chooser-trigger.service
编辑文件内容
[Unit] Description=Wait for the Ubuntu Core chooser trigger Wants=getty-pre.target Before=getty-pre.target # don't run on classic or uc16/uc18 ConditionKernelCommandLine=snapd_recovery_mode # only run when there are input devices ConditionPathExistsGlob=/dev/input/event* [Service] # blocks the service startup until a trigger is detected or a timeout is hit Type=oneshot ExecStart=/usr/lib/snapd/snap-bootstrap recovery-chooser-trigger RemainAfterExit=true [Install] WantedBy=multi-user.target # started on boot only # X-Snapd-Snap: do-not-start
修改文件时间
将文件时间修改为当前时间的前一年
删除文件