mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-03 01:17:45 +03:00
execute: document that the 'env' param is input *and* output
(cherry picked from commit 421bb42d1b
)
This commit is contained in:
parent
14567dc93d
commit
c4357f31da
@ -1171,7 +1171,7 @@ static int setup_pam(
|
||||
uid_t uid,
|
||||
gid_t gid,
|
||||
const char *tty,
|
||||
char ***env,
|
||||
char ***env, /* updated on success */
|
||||
const int fds[], size_t n_fds) {
|
||||
|
||||
#if HAVE_PAM
|
||||
|
Loading…
Reference in New Issue
Block a user