From: ivan Date: Tue, 10 Aug 1999 12:06:40 +0000 (+0000) Subject: even though you should probably set this for your installation X-Git-Tag: freeside_1_2_2~16 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=dbd9d65ba61281c0e5d4c976b60e233111e1dfb1 even though you should probably set this for your installation --- 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'} = '';