mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Unattended upgrades configuration syntax.
This commit is contained in:
parent
5be13fd07e
commit
98d88f2364
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
02periodic 50unattended-upgrades
|
||||
root@65ba01d0c078:/usr/share/yunohost/yunohost-config/unattended# cat 02periodic
|
||||
# https://wiki.debian.org/UnattendedUpgrades#automatic_call_via_.2Fetc.2Fapt.2Fapt.conf.d.2F02periodic
|
||||
APT::Periodic::Enable "1";
|
||||
APT::Periodic::Update-Package-Lists "1";
|
||||
APT::Periodic::Unattended-Upgrade "1";
|
||||
|
|
Loading…
Add table
Reference in a new issue