aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/dig.profile2
-rw-r--r--etc/profile-a-l/host.profile2
-rw-r--r--etc/profile-m-z/nslookup.profile2
-rw-r--r--etc/profile-m-z/ping.profile3
4 files changed, 4 insertions, 5 deletions
diff --git a/etc/profile-a-l/dig.profile b/etc/profile-a-l/dig.profile
index 90db2caa6..5ae3a81c6 100644
--- a/etc/profile-a-l/dig.profile
+++ b/etc/profile-a-l/dig.profile
@@ -48,7 +48,7 @@ tracelog
48disable-mnt 48disable-mnt
49private-bin bash,dig,sh 49private-bin bash,dig,sh
50private-dev 50private-dev
51private-etc resolv.conf,login.defs,passwd 51private-etc login.defs,passwd,resolv.conf
52# Add the next line to your dig.local on non Debian/Ubuntu OS (see issue #3038). 52# Add the next line to your dig.local on non Debian/Ubuntu OS (see issue #3038).
53#private-lib 53#private-lib
54private-tmp 54private-tmp
diff --git a/etc/profile-a-l/host.profile b/etc/profile-a-l/host.profile
index b1689b67e..a9c9d81b2 100644
--- a/etc/profile-a-l/host.profile
+++ b/etc/profile-a-l/host.profile
@@ -42,7 +42,7 @@ tracelog
42disable-mnt 42disable-mnt
43private 43private
44private-bin bash,host,sh 44private-bin bash,host,sh
45private-etc resolv.conf,login.defs,passwd 45private-etc login.defs,passwd,resolv.conf
46private-dev 46private-dev
47private-tmp 47private-tmp
48 48
diff --git a/etc/profile-m-z/nslookup.profile b/etc/profile-m-z/nslookup.profile
index 8eeccf870..8069daf52 100644
--- a/etc/profile-m-z/nslookup.profile
+++ b/etc/profile-m-z/nslookup.profile
@@ -45,7 +45,7 @@ tracelog
45 45
46disable-mnt 46disable-mnt
47private-bin bash,nslookup,sh 47private-bin bash,nslookup,sh
48private-etc resolv.conf,login.defs,passwd 48private-etc login.defs,passwd,resolv.conf
49private-dev 49private-dev
50private-tmp 50private-tmp
51 51
diff --git a/etc/profile-m-z/ping.profile b/etc/profile-m-z/ping.profile
index 1a6178bae..c86cf13da 100644
--- a/etc/profile-m-z/ping.profile
+++ b/etc/profile-m-z/ping.profile
@@ -56,8 +56,7 @@ private
56#private-bin ping - has mammoth problems with execvp: "No such file or directory" 56#private-bin ping - has mammoth problems with execvp: "No such file or directory"
57private-cache 57private-cache
58private-dev 58private-dev
59# /etc/hosts is required in private-etc; however, just adding it to the list doesn't solve the problem! 59private-etc alternatives,ca-certificates,crypto-policies,hosts,login.defs,passwd,pki,resolv.conf,ssl
60private-etc alternatives,ca-certificates,crypto-policies,hosts,pki,resolv.conf,ssl,passwd,login.defs
61private-lib 60private-lib
62private-tmp 61private-tmp
63 62