summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-21 01:11:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-21 01:11:09 +0000
commit440f9869bef24a068db5204260f4a818997ecfb4 (patch)
treeb749636b3891db17ba29fbdbe24bac6299035627 /etc
parentc40ca92a0d586ad6b89555e05df281f2db48eafa (diff)
downloadpfsense-440f9869bef24a068db5204260f4a818997ecfb4.zip
pfsense-440f9869bef24a068db5204260f4a818997ecfb4.tar.gz
Add DHCPD sync settings
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/filter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 6158915..7148f59 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2313,7 +2313,7 @@ function carp_sync_xml($url, $password, $section, $section_xml, $method = 'pfsen
$cli->setCredentials('admin', $password);
$resp = $cli->send($msg);
}
-
+
function carp_sync_client() {
global $config;
OpenPOWER on IntegriCloud