summaryrefslogtreecommitdiffstats
path: root/etc/rc.filter_synchronize
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-12-10 00:19:22 +0000
committerErmal <eri@pfsense.org>2010-12-10 00:19:22 +0000
commite501de37f786b13d2bb6a1b6593dbafd3aa346e6 (patch)
tree238fdff3e1909ce7ba03e1c6096ce1527f1da75b /etc/rc.filter_synchronize
parent68ef6e03bdc11b04ca01a78995f8ee79f9388219 (diff)
downloadpfsense-e501de37f786b13d2bb6a1b6593dbafd3aa346e6.zip
pfsense-e501de37f786b13d2bb6a1b6593dbafd3aa346e6.tar.gz
Hello xmlrpc to another function!
Diffstat (limited to 'etc/rc.filter_synchronize')
-rwxr-xr-xetc/rc.filter_synchronize2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.filter_synchronize b/etc/rc.filter_synchronize
index 36567f7..a30825b 100755
--- a/etc/rc.filter_synchronize
+++ b/etc/rc.filter_synchronize
@@ -88,7 +88,7 @@ function remove_special_characters($string) {
return $string;
}
-function carp_check_version($url, $password, $port = 80, $method = 'pfsense.check_firmware_version') {
+function carp_check_version($url, $password, $port = 80, $method = 'pfsense.host_firmware_version') {
global $config, $g;
if(file_exists("{$g['varrun_path']}/booting") || $g['booting'])
OpenPOWER on IntegriCloud