mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-18 06:03:42 +03:00
execute: document that the 'env' param is input *and* output
This commit is contained in:
parent
cafc5ca147
commit
421bb42d1b
@ -1172,7 +1172,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…
x
Reference in New Issue
Block a user