mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: Fix documentation of unattended-upgrade-service
* doc/guix.texi (Unattended Upgrades): Replace mention of mcron with Shepherd Timers. Change-Id: I7e0a509a33e15834429ec4cc0b735a5247cff9d9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
189712d428
commit
b2a6f65753
@@ -24714,8 +24714,8 @@ To ensure that upgrades are actually happening, you can run
|
||||
the unattended upgrade log file (see below).
|
||||
|
||||
@defvar unattended-upgrade-service-type
|
||||
This is the service type for unattended upgrades. It sets up an mcron
|
||||
job (@pxref{Scheduled Job Execution}) that runs @command{guix system
|
||||
This is the service type for unattended upgrades. It sets up a Shepherd
|
||||
Timer (@pxref{Scheduled Job Execution}) that runs @command{guix system
|
||||
reconfigure} from the latest version of the specified channels.
|
||||
|
||||
Its value must be a @code{unattended-upgrade-configuration} record (see
|
||||
|
||||
Reference in New Issue
Block a user