> on Debian:

apt-get install -y unattended-upgrades apt-listchanges
cp /usr/share/unattended-upgrades/20auto-upgrades
/etc/apt/apt.conf.d/20auto-upgrades
service unattended-upgrades restart

This is what happened after running that.

root@instance-1:/home/keifer_bly# apt-get install -y unattended-upgrades
apt-listchanges
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt-listchanges is already the newest version (3.10).
unattended-upgrades is already the newest version (0.93.1+nmu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@instance-1:/home/keifer_bly# cp
/usr/share/unattended-upgrades/20auto-upgrades
cp: missing destination file operand after
'/usr/share/unattended-upgrades/20auto-upgrades'
Try 'cp --help' for more information.

What file would be missing I wonder? Thanks.


--Keifer


On Sat, May 18, 2019 at 6:35 AM <[email protected]> wrote:

> On 17.05.2019 02:22, Neel Chauhan wrote:
>
> > But I'd advise just giving up on cron. For automatic updates, you
> > should look into unattended-upgrades instead of using cron.
> +1
>
> on Debian:
>
> apt-get install -y unattended-upgrades apt-listchanges
> cp /usr/share/unattended-upgrades/20auto-upgrades
> /etc/apt/apt.conf.d/20auto-upgrades
> service unattended-upgrades restart
>
>
> Default it upgrades the security sources.
> see comments in 50unattended-upgrades
>
> --
> Ciao Marco!
> _______________________________________________
> tor-relays mailing list
> [email protected]
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
_______________________________________________
tor-relays mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Reply via email to