From fada2c75a4ced4f8275a57ec2227389c070238f2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 17 Feb 2023 22:25:47 +0100 Subject: homectl: make the new caps field configurable via homectl --- man/homectl.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man/homectl.xml') diff --git a/man/homectl.xml b/man/homectl.xml index 634b95a081..36c1741eb5 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -271,6 +271,19 @@ the user will be removed from the group. + + CAPABILITIES + CAPABILITIES + + These options take a space separated list of process capabilities + (e.g. CAP_WAKE_ALARM, CAP_BLOCK_SUSPEND, …) that shall be + set in the capability bounding and ambient sets for all the user's sessions. See capabilities7 + for details on the capabilities concept. These options may be used more than once, in which case the + specified lists are combined. If the parameter begins with a ~ character the + effect is inverted: the specified capability is dropped from the specific set. + + PATH -- cgit v1.2.1