diff options
author | varac <varacanero@zeromail.org> | 2012-12-15 12:38:43 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-12-15 12:46:19 +0100 |
commit | e8c0500b5f493cb47d311f89b00ae7fcb1223e8a (patch) | |
tree | ee12975a1f9a17a22c37da1d91be3802b3a9c38b /manifests/init.pp | |
parent | 4f433dbd5238e6b5211d3b0f240ff58031c3da2b (diff) |
Replaced fallback file for unattended-upgrades
with a decent one for wheezy onwards. The main syntax shouldn't
change, hopefully, from now on. It's a very basic generic one,
that uses variables for Distribution/Codename and should apply
to all coming distributions.
Removed from the default 50unattended-upgrades
----------------------------------------------
- APT::Periodic::Update-Package-Lists "1";
- APT::Periodic::Unattended-Upgrade "1";
cause this is not something the unattended upgrades class should
set by default.
- APT::UnattendedUpgrades::LogDir "/var/log/";
- APT::UnattendedUpgrades::LogFile "unattended_upgrades.log";
Because we shouldn't change the default logdest by default, which
is /var/log/unattended_upgrades/*.
- Blacklist for linux-image*, because this we shouldn't blacklist
packages by default.
Diffstat (limited to 'manifests/init.pp')
0 files changed, 0 insertions, 0 deletions