From: Ben Boeckel Date: Wed, 31 Dec 2025 15:58:26 +0000 (-0500) Subject: docs/PASSWORD_AGENTS: note that the user directory may be created X-Git-Tag: v260-rc1~480^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d7ce2f7b8c74ffd81acafb3205e3184bef5d01;p=thirdparty%2Fsystemd.git docs/PASSWORD_AGENTS: note that the user directory may be created --- diff --git a/docs/PASSWORD_AGENTS.md b/docs/PASSWORD_AGENTS.md index b6c0f051c21..5609f48bf26 100644 --- a/docs/PASSWORD_AGENTS.md +++ b/docs/PASSWORD_AGENTS.md @@ -100,4 +100,4 @@ now available, with the same protocol as the system-wide counterpart. Unprivileged, per-directory agents should watch this directory in parallel to the system-wide one. Unprivileged queriers (i.e. clients to these agents) should pick the per-user directory to place their password request -files in. +files in. If the directory does not exist, agents may create it.