mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
修复定时重启时间
This commit is contained in:
+1
-1
@@ -198,7 +198,7 @@ $ watch -d sensors
|
||||
|
||||
有时需要让 PVE 服务器周期性的定时重启,则可使用以下命令。
|
||||
|
||||
参数表示每月 `1` 、 `16` 号的 `5` 点 `0` 分执行系统重启命令。
|
||||
参数表示每月 `1` 、 `16` 号的 `2:30` 执行系统重启命令。
|
||||
|
||||
```bash
|
||||
## 查看系统定时任务
|
||||
|
||||
Reference in New Issue
Block a user