mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
update 5.PVE制作虚拟机模板.md.
Signed-off-by: 狐狸Nomad <9463297+callmer@user.noreply.gitee.com>
This commit is contained in:
+1
-1
@@ -447,7 +447,7 @@ sudo crontab -l
|
|||||||
sudo crontab -e
|
sudo crontab -e
|
||||||
|
|
||||||
## 定时重启 Snap 服务、操作系统
|
## 定时重启 Snap 服务、操作系统
|
||||||
0 5 * * * snap restart adguard-home
|
0 5 * * * /usr/bin/snap restart adguard-home
|
||||||
0 6 8,24 * * /usr/sbin/reboot
|
0 6 8,24 * * /usr/sbin/reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user