diff options
Diffstat (limited to 'security/sudo/files/patch-plugins__sudoers__sudoers.in')
-rw-r--r-- | security/sudo/files/patch-plugins__sudoers__sudoers.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/files/patch-plugins__sudoers__sudoers.in b/security/sudo/files/patch-plugins__sudoers__sudoers.in index cdc4428cb78b..d98171752380 100644 --- a/security/sudo/files/patch-plugins__sudoers__sudoers.in +++ b/security/sudo/files/patch-plugins__sudoers__sudoers.in @@ -5,8 +5,8 @@ ## Defaults specification ## +## Uncomment if needed to preserve environmental variables related to the -+## FreeBSD pkg_* utilities and fetch. -+# Defaults env_keep += "PKG_PATH PKG_DBDIR PKG_TMPDIR TMPDIR PACKAGEROOT PACKAGESITE PKGDIR FTP_PASSIVE_MODE" ++## FreeBSD pkg utility and fetch. ++# Defaults env_keep += "PKG_CACHEDIR PKG_DBDIR FTP_PASSIVE_MODE" +## +## Additionally uncomment if needed to preserve environmental variables +## related to portupgrade |