From 168d89131415de7590daa00dc5929aeb8727078e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:57 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/unit-conversion.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/unit-conversion.html') diff --git a/doc/unit-conversion.html b/doc/unit-conversion.html index 13d736c..3375806 100644 --- a/doc/unit-conversion.html +++ b/doc/unit-conversion.html @@ -525,7 +525,7 @@ treacherous, because User= is a mash of two very different features: setting users statically (via numeric ID, which don't change meanings between two invocations) and setting users dynamically (via user name, which needs to be interpreted by -getpwnam(3) +getpwnam(3) on every invocation of the service. s6 supports both, but since these are two different things, the way to do them in s6 is different (statically setting the UID and GID variables and calling -- cgit v1.3.1