移除 PVE 服务器定时重启内容

This commit is contained in:
CallMeR
2026-08-15 10:22:05 +08:00
parent a0a3a02a18
commit 517def1376
3 changed files with 18 additions and 34 deletions
+7
View File
@@ -394,6 +394,13 @@ EOF
$ sudo chmod 0644 /etc/cron.d/guest-os-reboot
```
系统全局定时任务排期状态可使用以下命令进行查看。
```bash
## 查看系统定时任务
$ sudo cronnext -acl
```
### 1.10.清理系统
Debian 模板虚拟机已经配置完成,在将其转换为模板前需要对系统进行清理。