X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-inhibit.xml;h=555c5414b4d1fd270d992db00a2c8e90a22420ed;hp=e19892b3f10b47a27173e06e1efc9cbc9c95891e;hb=93ae25e6fd62b2f87c3dd9ad3e81934eecc48057;hpb=49f43d5f91a99b23f745726aa351d8f159774357 diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index e19892b3f..555c5414b 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-inhibit @@ -83,46 +84,35 @@ 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, - idle, for - inhibiting + idle, + handle-power-key, + handle-suspend-key, + handle-hibernate-key, + handle-lid-switch, + for inhibiting reboot/power-off/halt/kexec, - suspending/hibernating, resp. the - automatic idle detection. If omitted + suspending/hibernating, the automatic + idle detection, or the low-level + handling of the power/sleep key and + the lid switch, respectively. If omitted, defaults to - idle:sleep:shutdown, - i.e. takes all possible - locks. + 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. @@ -130,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". @@ -151,10 +141,14 @@ 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. + logind.conf5. Note + that delay is only + available for sleep + and + shutdown. @@ -164,6 +158,9 @@ inhibition locks instead of acquiring one. + + + @@ -190,7 +187,7 @@ See Also systemd1, - systemd-logind.conf5 + logind.conf5