summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/namedb/make-localhost3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost
index cc6a108..704fd55 100755
--- a/etc/namedb/make-localhost
+++ b/etc/namedb/make-localhost
@@ -6,6 +6,9 @@
# /etc/namedb/localhost.rev
#
+PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin
+export PATH
+
if [ "`hostname -s`" != "`hostname`" ]; then
# hostname must contain domain
OpenPOWER on IntegriCloud