X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-inhibit.xml;h=c694744fb9945083dee3387152afa3f1252a49e5;hp=1218836cb284ebb9e292dbfad9e4d4bf8b588025;hb=c9fe4af70d2c884c1f95714a81ad6d1de31d5186;hpb=2f1bb51336e02005ecdac402591154301d3d680b diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index 1218836cb..c694744fb 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-inhibit @@ -83,26 +84,11 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - Takes a colon - separated list of one or more + Takes a colon-separated + list of one or more operations to inhibit: shutdown, sleep, @@ -114,18 +100,19 @@ for inhibiting reboot/power-off/halt/kexec, suspending/hibernating, the automatic - idle detection, resp. the low-level + idle detection, or the low-level handling of the power/sleep key and - the lid switch. If omitted defaults to + the lid switch, respectively. If omitted, + defaults to idle:sleep:shutdown. - Takes a short human - readable descriptive string for the - program taking the lock. If not passed + Takes a short, + human-readable descriptive string for the + program taking the lock. If not passed, defaults to the command line string. @@ -133,8 +120,8 @@ - Takes a short human - readable descriptive string for the + Takes a short, + human-readable descriptive string for the reason for taking the lock. Defaults to "Unknown reason". @@ -154,12 +141,12 @@ delay is used, the lock can only delay the requested operations for a limited time. If the - time elapses the lock is ignored and + time elapses, the lock is ignored and the operation executed. The time limit may be specified in - systemd-logind.conf5. Note + logind.conf5. Note that delay is only - available or sleep + available for sleep and shutdown. @@ -171,6 +158,9 @@ inhibition locks instead of acquiring one. + + + @@ -188,7 +178,7 @@ This burns the ISO image foobar.iso on a CD using - wodim1, + wodim1, and inhibits system sleeping, shutdown and idle while doing so. @@ -197,7 +187,7 @@ See Also systemd1, - systemd-logind.conf5 + logind.conf5