mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
调整部分时间相关参数
This commit is contained in:
+2
-2
@@ -379,7 +379,7 @@ Unattended-Upgrade::Remove-Unused-Dependencies "true";
|
||||
|
||||
Unattended-Upgrade::Automatic-Reboot "true";
|
||||
|
||||
Unattended-Upgrade::Automatic-Reboot-Time "03:00";
|
||||
Unattended-Upgrade::Automatic-Reboot-Time "13:00";
|
||||
|
||||
```
|
||||
|
||||
@@ -397,7 +397,7 @@ $ sudo systemctl edit apt-daily-upgrade.timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=
|
||||
OnCalendar=02:00
|
||||
OnCalendar=12:00
|
||||
RandomizedDelaySec=0
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user