From 5632e3743db350a67478acc107d76cdf648a1f99 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 18 Jul 2010 04:58:01 +0200 Subject: systemctl: introduce reset-maintenance command --- man/systemctl.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 42682b7874..737bcbe021 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -314,6 +314,25 @@ properties of the job is shown. + + + reset-maintenance [NAME...] + + Reset maintenance + state of the specified units, or if no + unit name is passed of all units. When + a unit fails in some way (i.e. process + exiting with non-zero error code, + terminating abnormally or timing out) + it will automatically enter + maintenance state and its exit codes + and status is recorded for + introspection by the administrator + until the service is restarted or + reset with this + command. + + load [NAME...] -- cgit v1.2.3-54-g00ecf