mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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:
parent
189712d428
commit
b2a6f65753
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue