From: Jordan Petridis Date: Sat, 6 Jun 2026 11:38:06 +0000 (+0300) Subject: docs/INHIBITOR_LOCKS: Update sentence for the new mode added X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fsystemd.git docs/INHIBITOR_LOCKS: Update sentence for the new mode added 804874d26ac73e0af07c4c5d7165c95372f03f6d added a new mode but the sentence wasn't updated and it was still stating that there are Two modes instead. --- diff --git a/docs/INHIBITOR_LOCKS.md b/docs/INHIBITOR_LOCKS.md index 80f09d21e09..e33183817e4 100644 --- a/docs/INHIBITOR_LOCKS.md +++ b/docs/INHIBITOR_LOCKS.md @@ -31,7 +31,7 @@ Seven distinct inhibitor lock types may be taken, or a combination of them: 6. Similar, _handle-hibernate-key_ inhibits the low-level handling of the system **hardware** hibernate key. 7. Similar, _handle-lid-switch_ inhibits the low-level handling of the systemd **hardware** lid switch. -Two different modes of locks are supported: +Three different modes of locks are supported: 1. _block_ inhibits operations entirely until the lock is released. If such a lock is taken the operation will fail (but still may be overridden if the user possesses the necessary privileges).