From: ivan Date: Wed, 17 Apr 2002 05:39:21 +0000 (+0000) Subject: tyop X-Git-Tag: freeside_1_4_0_pre12~71 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=7452c669ea3a3ec09d907fd692759e71737b572a tyop --- diff --git a/fs_passwd/fs_passwdd b/fs_passwd/fs_passwdd index 3a2bd1d27..324524514 100755 --- a/fs_passwd/fs_passwdd +++ b/fs_passwd/fs_passwdd @@ -10,7 +10,7 @@ use strict; use Socket; my $fs_passwdd_socket = "/usr/local/freeside/fs_passwdd_socket"; -my $pid_file = "$fs_passwdd_socket.pid" +my $pid_file = "$fs_passwdd_socket.pid"; $ENV{'PATH'} ='/usr/local/bin:/usr/bin:/usr/ucb:/bin'; $ENV{'SHELL'} = '/bin/sh';