summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/lenny/50unattended-upgrades9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/lenny/50unattended-upgrades b/files/lenny/50unattended-upgrades
new file mode 100644
index 0000000..953edbf
--- /dev/null
+++ b/files/lenny/50unattended-upgrades
@@ -0,0 +1,9 @@
+// this file is managed by puppet !
+
+Unattended-Upgrade::Allowed-Origins {
+ "Debian stable";
+ "Debian-Security stable";
+};
+
+Unattended-Upgrade::Mail "root";
+