X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=7f7064214e907a22628518ddd071ac3880a39594;hb=895aeb27795c00f365ce3b30b1dca549b4f5468e;hp=f86952c683092e73ea50e95affd13bc63cdee136;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index f86952c68..7f7064214 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -69,8 +69,8 @@ - + Prints a short help text and exits. @@ -84,8 +84,8 @@ - + The argument should be a unit type name such as @@ -115,8 +115,8 @@ - + When showing unit/job/manager properties, limit @@ -132,8 +132,8 @@ - + When listing units, show all units, regardless of their @@ -156,7 +156,7 @@ Do not ellipsize unit - names and truncate unit descriptions + names, cgroup members, and truncate unit descriptions in the output of list-units and list-jobs. @@ -191,8 +191,35 @@ - + + + + When system shutdown + or a sleep state is requested, ignore + inhibitor locks. Applications can + establish inhibitor locks to avoid + that certain important operations + (such as CD burning or suchlike) are + interrupted by system shutdown or a + sleep state. Any user may take these + locks and privileged users may + override these locks. If any locks are + taken, shutdown and sleep state + requests will normally fail + (regardless if privileged or not) and + list of active locks is + printed. However if + + is specified the locks are ignored and + not printed, and the operation + attempted anyway, possibly requiring + additional + privileges. + + + + Suppress output to STDOUT in @@ -244,32 +271,6 @@ manager of the calling user. - - - - - When used in - conjunction with the - dot command (see - below), selects which dependencies are - shown in the dependency graph. If - is passed - only dependencies of type - After= or - Before= are - shown. If - is passed only dependencies of type - Requires=, - RequiresOverridable=, - Requisite=, - RequisiteOverridable=, - Wants= and - Conflicts= are - shown. If neither is passed, shows - dependencies of all these - types. - - @@ -343,8 +344,8 @@ - + When used with kill, choose which @@ -357,8 +358,8 @@ - + When used with enable, overwrite any @@ -436,8 +437,8 @@ - + When used with status controls the @@ -449,8 +450,8 @@ - + When used with status controls the @@ -952,22 +953,17 @@ applications. - dot + list-dependencies [NAME] - Generate textual - dependency graph description in dot - format for further processing with the - GraphViz - dot1 - tool. Use a command line like - systemctl dot | dot -Tsvg > - systemd.svg to generate a - graphical dependency tree. Unless - or - is passed - the generated graph will show both - ordering and requirement - dependencies. + Shows required and + wanted units of the specified unit. If + no unit is specified + default.target is + implied. Target units are recursively + expanded. When + is passed all other units aare + recursively expanded as well. + snapshot [NAME] @@ -1256,7 +1252,7 @@ Environment - + $SYSTEMD_PAGER Pager to use when