From c8dd1e4d48d509aa921f0682ee054910c7db4e89 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Sat, 5 Sep 2015 12:22:10 +0200 Subject: Document auto -> clean --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c1581c..2ac0abd 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ Using unattended\_upgrades simply consists of including the module and if needed age => { 'max' => 10 }, } ``` -* `auto` `({}`): A hash of settings with three possible keys: +* `auto` (`{}`): A hash of settings with these possible keys: + * `clean`(`0`): Remove packages that can no longer be downloaded from cache every X days (`0` = disabled). * `fix_interrupted_dpkg`(`true`): Try to fix package installation state. * `reboot`(`false`): Reboot system after package update installation. * `remove`(`true`): Remove unneeded dependencies after update installation. -- cgit v1.2.3