mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 14:32:53 +08:00
移除 PVE 服务器定时重启内容
This commit is contained in:
@@ -394,6 +394,13 @@ EOF
|
||||
$ sudo chmod 0644 /etc/cron.d/guest-os-reboot
|
||||
```
|
||||
|
||||
系统全局定时任务排期状态可使用以下命令进行查看。
|
||||
|
||||
```bash
|
||||
## 查看系统定时任务
|
||||
$ sudo cronnext -acl
|
||||
```
|
||||
|
||||
### 1.10.清理系统
|
||||
|
||||
Debian 模板虚拟机已经配置完成,在将其转换为模板前需要对系统进行清理。
|
||||
|
||||
Reference in New Issue
Block a user