summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Pigulla <mp@webfactory.de>2016-03-20 22:54:51 +0100
committerMatthias Pigulla <mp@webfactory.de>2016-03-21 08:39:56 +0100
commit5847fd26445ea45abcf5fca7044b2ee1a0888191 (patch)
tree4ea1ac7a6e11a74e049823897801b056d9c03786 /README.md
parent767b3fb53e1502b2bcf6333af112b31eaa46fb52 (diff)
Add parameter to control reboot time
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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: