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:
Kjartan Oli Agustsson 2025-10-17 12:03:32 +00:00 committed by Ludovic Courtès
parent 189712d428
commit b2a6f65753
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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