On Mon, 2013-12-09 at 14:48 +0200, Lars Noodén wrote:
> If you want it shut down regardless of the outcome of apt, then this
> should do it:
> 
>         sudo apt-get upgrade; sudo shutdown -h now

Wrong, if the upgrade should take to long, then you need to type the
password after the upgrade. Better run

$ sudo -i
# apt-get update ; apt-get upgrade ; shutdown -h now

Regards,
Ralf



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1386595826.14806.109.camel@archlinux

Reply via email to