X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=38426454d48b3c6376e547f6acf24724eb72d71f;hp=f86952c683092e73ea50e95affd13bc63cdee136;hb=3ef51b2ce8e9ba09d1872544d11a6b7861cc2fb7;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemctl.xml b/man/systemctl.xml index f86952c68..38426454d 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -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. @@ -190,6 +190,33 @@ applications. + + + + + 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. + + @@ -969,6 +996,19 @@ ordering and requirement dependencies. + + list-dependencies [NAME] + + 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 +1296,7 @@ Environment - + $SYSTEMD_PAGER Pager to use when