From 17189823335d670388e71e25db8d5bec828806c2 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 19 Jan 2023 00:17:47 -0500 Subject: more profile fixes/testing --- etc/profile-m-z/nslookup.profile | 2 +- etc/profile-m-z/ping.profile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'etc/profile-m-z') 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 disable-mnt private-bin bash,nslookup,sh -private-etc resolv.conf,login.defs,passwd +private-etc login.defs,passwd,resolv.conf private-dev private-tmp 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 #private-bin ping - has mammoth problems with execvp: "No such file or directory" private-cache private-dev -# /etc/hosts is required in private-etc; however, just adding it to the list doesn't solve the problem! -private-etc alternatives,ca-certificates,crypto-policies,hosts,pki,resolv.conf,ssl,passwd,login.defs +private-etc alternatives,ca-certificates,crypto-policies,hosts,login.defs,passwd,pki,resolv.conf,ssl private-lib private-tmp -- cgit v1.2.3-70-g09d2