guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: doc: Give references and examples for services-to-restart.


From: guix-commits
Subject: 01/03: doc: Give references and examples for services-to-restart.
Date: Thu, 3 Dec 2020 17:18:52 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 1d4a2668e3a6b0db1137b213558642502c28d69e
Author: Simon Josefsson <simon@josefsson.org>
AuthorDate: Tue Dec 1 10:10:17 2020 +0100

    doc: Give references and examples for services-to-restart.
    
    * doc/guix.texi (Unattended Upgrades): Give references and examples
    for services-to-restart.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 doc/guix.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 1493c68..f4ed4ad 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17198,6 +17198,10 @@ only restarts services that are not currently running, 
which is
 conservative: it minimizes disruption but leaves outdated services
 running.
 
+Use @command{herd status} to find out candidates for restarting.
+@xref{Services}, for general information about services.  Common
+services to restart would include @code{ntpd} and @code{ssh-daemon}.
+
 By default, the @code{mcron} service is restarted.  This ensures that
 the latest version of the unattended upgrade job will be used next time.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]