[tor-talk] Autoupdateing
Moritz Bartl
moritz at torservers.net
Wed Dec 2 15:55:27 UTC 2015
On 12/02/2015 12:49 PM, flipchan at riseup.net wrote:
> so if i create an update.sh script with apt-get update && apt-get
> upgrade -y in it and add it to run like this
> crontab -l
> # m h dom mon dow command
> * 12 * * * ./update.sh
The proper way to do this is the "unattended-upgrades" package that was
mentioned earlier.
apt-get install unattended-upgrades
dpkg-reconfigure unattended-upgrades
Plus read through
/etc/apt/apt.conf.d/20auto-upgrades
and
/etc/apt/apt.conf.d/50unattended-upgrades
Adjust. Done. :)
--
Moritz Bartl
https://www.torservers.net/
More information about the tor-talk
mailing list