From de272dac835bc30bf9d795c82af302ae04293e31 Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 10 Dec 2010 00:44:52 +0000 Subject: [PATCH] Just the password here. --- etc/rc.filter_synchronize | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/rc.filter_synchronize b/etc/rc.filter_synchronize index a30825b821..40305c0784 100755 --- a/etc/rc.filter_synchronize +++ b/etc/rc.filter_synchronize @@ -96,7 +96,6 @@ function carp_check_version($url, $password, $port = 80, $method = 'pfsense.host $params = array( XML_RPC_encode($password), - XML_RPC_encode("all") ); $numberofruns = 0;