mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
execute: document that the 'env' param is input *and* output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user