X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=768f3add59561647066ba8d8ed74124dc2fa213a;hb=53c6a358a8bb9e722ac6b8ba750acf576a61bf27;hp=1c5c884f8ce9b1efcb99216cda8847f361b6cf6d;hpb=75676b7287c50b5e03ed0143c65b93d435ff8b6c;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 1c5c884f8..768f3add5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -123,7 +123,8 @@ Do not ellipsize unit - names in the output of + names and truncate unit descriptions + in the output of list-units and list-jobs. @@ -341,8 +342,12 @@ Start the unit specified on the command line and its - dependencies and stop all - others. + dependencies and stop all others. Note + that this works only on units where + is + enabled. See + systemd.unit5 + for details. is-active [NAME...] @@ -395,18 +400,19 @@ - reset-maintenance [NAME...] + reset-failed [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 + Reset the + 'failed' 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 the + 'failed' state and + its exit code and status is recorded + for introspection by the administrator until the service is restarted or reset with this command.