From 874da52745d7f9c34976a9e05292a92bb449e803 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 11 Dec 2010 14:43:24 +0100 Subject: New class: apt::reboot_required_notify This class installs a daily cronjob that checks if a package upgrade requires the system to be rebooted; if so, cron sends a notification email to root. --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 8e1dcba..a84b510 100644 --- a/README +++ b/README @@ -218,6 +218,13 @@ apt::proxy_client This class adds the right configuration to apt to make it fetch packages via a proxy. The variables $apt_proxy and $apt_proxy_port need to be set (see above). +apt::reboot_required_notify +--------------------------- + +This class installs a daily cronjob that checks if a package upgrade +requires the system to be rebooted; if so, cron sends a notification +email to root. + apt::unattended_upgrades ------------------------ -- cgit v1.2.3