]> granicus.if.org Git - sudo/commit
Allow the user to specify a list of environment variables to preserve.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Aug 2017 13:32:24 +0000 (07:32 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Aug 2017 13:32:24 +0000 (07:32 -0600)
commitc18dde2350403727caa96a3e6dbb637cec5282b5
treeaa472fb4716c453b1ddec2512c5c87f00da4e04c
parent63d954d1fc1de27e06eb68f5ab458ff8cacac887
Allow the user to specify a list of environment variables to preserve.
This adds an option paramter to the --preserve-env option, a
comma-separated list of variable names.
NEWS
doc/sudo.cat
doc/sudo.man.in
doc/sudo.mdoc.in
src/parse_args.c