[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Debian considering automated upgrades

Debian considering automated upgrades

Posted Dec 18, 2016 12:33 UTC (Sun) by kooky (subscriber, #92468)
Parent article: Debian considering automated upgrades

I've used the cron-apt package for maybe 10 years now. With the -d flag removed so that it installed upgrades rather than just downloading. On lots of servers and desktop machines.

Mix together with https://packages.debian.org/jessie-backports/reboot-notifier and I know when I need to reboot. (makesure cron can send email)

[ I've always meant to write a script to do overnight reboots based on reboot-notifier, but I just haven't done it yet ]

It just works. I'd rather be secure and have a 30 second overnight outage every few months.

For a few absolutely critical servers, I do updates manually.

The needrestart package described is good, but it really doesn't work well with unattended upgrades.


to post comments

Debian considering automated upgrades

Posted Dec 18, 2016 14:32 UTC (Sun) by pabs (subscriber, #43278) [Link]

needrestart can be configured to automatically restart system services with upgraded libraries, so it should work quite well with unattended upgrades. What issues did you find with it?


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds