Project

General

Profile

« Previous | Next » 

Revision 690d24af

Added by Scott Ullrich over 14 years ago

Add pfSsh.php externalconfiglocator playback script

View differences:

etc/rc
354 354

  
355 355
# Launch external configuration loader for supported platforms
356 356
if [ "$PLATFORM" = "pfSense" ]; then
357
	/etc/ecl.php
357
	/usr/local/bin/php -q /etc/ecl.php
358 358
fi
359 359

  
360 360
nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status

Also available in: Unified diff