Revision 690d24af
Added by Scott Ullrich over 14 years ago
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
Add pfSsh.php externalconfiglocator playback script