even though you should probably set this for your installation
authorivan <ivan>
Tue, 10 Aug 1999 12:06:40 +0000 (12:06 +0000)
committerivan <ivan>
Tue, 10 Aug 1999 12:06:40 +0000 (12:06 +0000)
fs_passwd/fs_passwdd

index 582e13c..be75399 100755 (executable)
@@ -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'} = '';