summaryrefslogtreecommitdiff
path: root/fs_passwd
diff options
context:
space:
mode:
authorivan <ivan>1999-08-10 12:06:40 +0000
committerivan <ivan>1999-08-10 12:06:40 +0000
commitdbd9d65ba61281c0e5d4c976b60e233111e1dfb1 (patch)
tree2ac5630094cce4315b3b6e284dec313907839462 /fs_passwd
parent40e0a5460891d0b9e49233a1717b5914318a4289 (diff)
even though you should probably set this for your installation
Diffstat (limited to 'fs_passwd')
-rwxr-xr-xfs_passwd/fs_passwdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_passwd/fs_passwdd b/fs_passwd/fs_passwdd
index 582e13ccd..be7539984 100755
--- a/fs_passwd/fs_passwdd
+++ b/fs_passwd/fs_passwdd
@@ -11,7 +11,7 @@ use Socket;
my($fs_passwdd_socket)="/usr/local/freeside/fs_passwdd_socket";
-$ENV{'PATH'} ='/usr/bin:/usr/ucb:/bin';
+$ENV{'PATH'} ='/usr/local/bin:/usr/bin:/usr/ucb:/bin';
$ENV{'SHELL'} = '/bin/sh';
$ENV{'IFS'} = " \t\n";
$ENV{'CDPATH'} = '';