From 32d5ff5e1f3e15dd2de4f441c7fbc837934c46f4 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 5 Feb 2023 22:58:40 +0000 Subject: whois: fix private-etc There is no `/etc/jwhois.conf` AFAIK. Existing typo prior to private-etc rework likely caused this. --- etc/profile-m-z/whois.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-m-z/whois.profile') diff --git a/etc/profile-m-z/whois.profile b/etc/profile-m-z/whois.profile index 8958564ef..177ac5bcf 100644 --- a/etc/profile-m-z/whois.profile +++ b/etc/profile-m-z/whois.profile @@ -46,7 +46,7 @@ private private-bin bash,sh,whois private-cache private-dev -private-etc jwhois.conf,services,whois.conf +private-etc services,whois.conf private-lib gconv private-tmp -- cgit v1.2.3-54-g00ecf