Debian Auto Updates
From KlavoWiki
Jump to navigationJump to search
apt-get install unattended-upgrades
For Raspbian add the following.
vi /etc/apt/apt.conf.d/50unattended-upgrades
"origin=Raspbian,codename=${distro_codename},label=Raspbian"; "origin=Raspberry Pi Foundation,codename=${distro_codename},label=Raspberry Pi Foundation";