diff options
author | varac <varacanero@zeromail.org> | 2012-12-15 12:49:20 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-12-15 12:49:20 +0100 |
commit | 4e553d4b5ffe042744151e1d6c71c14c622ddf0c (patch) | |
tree | 343d98ded38bfd0156c89f1cea725da74bfb53f9 /files | |
parent | e8c0500b5f493cb47d311f89b00ae7fcb1223e8a (diff) |
50unattended-upgrades: lenny version
Diffstat (limited to 'files')
-rw-r--r-- | files/lenny/50unattended-upgrades | 9 |
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"; + |