Update 50debian-unattended-upgrades
This commit is contained in:
parent
3dd745e4eb
commit
9c11f2714d
@ -125,14 +125,14 @@ Unattended-Upgrade::Automatic-Reboot-WithUsers "true";
|
|||||||
// If automatic reboot is enabled and needed, reboot at the specific
|
// If automatic reboot is enabled and needed, reboot at the specific
|
||||||
// time instead of immediately
|
// time instead of immediately
|
||||||
// Default: "now"
|
// Default: "now"
|
||||||
Unattended-Upgrade::Automatic-Reboot-Time "02:00";
|
Unattended-Upgrade::Automatic-Reboot-Time "04:00";
|
||||||
|
|
||||||
// Use apt bandwidth limit feature, this example limits the download
|
// Use apt bandwidth limit feature, this example limits the download
|
||||||
// speed to 70kb/sec
|
// speed to 70kb/sec
|
||||||
//Acquire::http::Dl-Limit "70";
|
//Acquire::http::Dl-Limit "70";
|
||||||
|
|
||||||
// Enable logging to syslog. Default is False
|
// Enable logging to syslog. Default is False
|
||||||
Unattended-Upgrade::SyslogEnable "true";
|
Unattended-Upgrade::SyslogEnable "false";
|
||||||
|
|
||||||
// Specify syslog facility. Default is daemon
|
// Specify syslog facility. Default is daemon
|
||||||
// Unattended-Upgrade::SyslogFacility "daemon";
|
// Unattended-Upgrade::SyslogFacility "daemon";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user