summaryrefslogtreecommitdiff
path: root/security/sudo/files/patch-sudoers
blob: 0183f396f0432f57bd96cd0d1d51d53db96554f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- sudoers.orig	2008-01-15 22:18:17.000000000 +0000
+++ sudoers	2008-10-11 20:36:46.928244000 +0000
@@ -14,6 +14,13 @@
 # Cmnd alias specification
 
 # 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"
+
+# Additionally uncomment if needed to preserve environmental variables
+# related to portupgrade.
+#Defaults	env_keep += "PORTSDIR PORTS_INDEX PORTS_DBDIR PACKAGES PKGTOOLS_CONF"
 
 # Runas alias specification