Project

General

Profile

« Previous | Next » 

Revision aaba96c6

Added by Scott Ullrich over 19 years ago

Use ftpsesame tag

View differences:

etc/inc/config.inc
1310 1310
 				mwexec("/usr/local/sbin/pftpx -c {$port} -g 8021 {$ip}");
1311 1311
			$helpers = exec("/bin/ps awux | grep \"/usr/local/sbin/ftpsesame -i {$int}\" | grep -v grep | sed \"s/  */ /g\"");
1312 1312
			if(!$helpers && $ip)
1313
 				mwexec("/usr/local/sbin/ftpsesame -i {$int}");
1313
 				mwexec("/usr/local/sbin/ftpsesame -i {$int} -t ftpsesame");
1314 1314
			$interface_counter++;
1315 1315
		}
1316 1316
	}

Also available in: Unified diff