From 94bd1f15f46d0eae736c40b80f39c1be5519e179 Mon Sep 17 00:00:00 2001 From: Adam Chovanec Date: Mon, 15 Jul 2024 19:17:46 +0200 Subject: [PATCH] document missing option in the readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ba7a118f..55aa9ad0 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,16 @@ Supported Options Reference Automatically reboot even if users are logged in. +* `Unattended-Upgrade::Automatic-Reboot-Time` - time (default:"now") + +If automatic reboot is enabled and needed, reboot at the specific +time instead of immediately. + +Example - reboot at 02:00: +``` +Unattended-Upgrade::Automatic-Reboot-Time "02:00"; +``` + * `Unattended-Upgrade::Keep-Debs-After-Install` - boolean (default:False) Keep the downloaded deb packages after successful installs. By default