From 5847fd26445ea45abcf5fca7044b2ee1a0888191 Mon Sep 17 00:00:00 2001 From: Matthias Pigulla Date: Sun, 20 Mar 2016 22:54:51 +0100 Subject: Add parameter to control reboot time --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3b818ee..aa1bf32 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Using unattended\_upgrades simply consists of including the module and if needed * `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. + * `reboot_time`(`now`): If automatic reboot is enabled and needed, reboot at the specific time (instead of immediately). * `remove`(`true`): Remove unneeded dependencies after update installation. Any of these keys can be specified and will be merged into the defaults: -- cgit v1.2.3