X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fhomectl.xml;h=6a8448f25d29edaad2b05221dad71ea177b06da1;hb=8dc647fd305d23380cb1b1a9123e31f0fcc9a4e9;hp=5c67ea005409dbef6927eb71f94f465e44ca91fe;hpb=24c8d4d3f43a28f2140a0c05e47ebb36caad6a32;p=thirdparty%2Fsystemd.git diff --git a/man/homectl.xml b/man/homectl.xml index 5c67ea00540..6a8448f25d2 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -504,10 +504,10 @@ TASKS Takes a non-zero unsigned integer as argument. Configures the maximum numer of tasks - (i.e. processes and threads) the user may have at any given time. This limit applies to all tasks - forked off the user's sessions, even if they change user identity via su1 or a - similar tool. Use to place a limit on the tasks actually + (i.e. threads, where each process is at least one thread) the user may have at any given time. This + limit applies to all tasks forked off the user's sessions, even if they change user identity via + su1 + or a similar tool. Use to place a limit on the tasks actually running under the UID of the user, thus excluding any child processes that might have changed user identity. This controls the TasksMax= setting of the per-user systemd slice unit user-$UID.slice. See