From bee93d92885fd427a63e58c59f4dadfc21868300 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 9 Dec 2012 15:50:03 +0100 Subject: configure apt-listchanges and cron-apt to send mail to root --- etc/apt/listchanges.conf | 6 ++++++ etc/cron-apt/config | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 etc/apt/listchanges.conf create mode 100644 etc/cron-apt/config diff --git a/etc/apt/listchanges.conf b/etc/apt/listchanges.conf new file mode 100644 index 00000000..8b598c0a --- /dev/null +++ b/etc/apt/listchanges.conf @@ -0,0 +1,6 @@ +[apt] +frontend=mail +email_address=root +confirm=0 +save_seen=/var/lib/apt/listchanges.db +which=both diff --git a/etc/cron-apt/config b/etc/cron-apt/config new file mode 100644 index 00000000..d36badce --- /dev/null +++ b/etc/cron-apt/config @@ -0,0 +1,4 @@ +# Configuration for cron-apt. For further information about the possible +# configuration settings see /usr/share/doc/cron-apt/README.gz. + +MAILON="upgrade" -- cgit v1.2.3-70-g09d2