summaryrefslogtreecommitdiffstats
path: root/etc/inc/vslb.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-17 21:46:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-17 21:46:01 +0000
commitf1a9622f2e4f2fc610918153c8e310260cc74af1 (patch)
treee3fa3253f18d014c5e7c3e843668a2735cf0c9f2 /etc/inc/vslb.inc
parentd27fe7f3ef6d7c72d1ef3646ac26ddc069c2c007 (diff)
downloadpfsense-f1a9622f2e4f2fc610918153c8e310260cc74af1.zip
pfsense-f1a9622f2e4f2fc610918153c8e310260cc74af1.tar.gz
backout last commit
Diffstat (limited to 'etc/inc/vslb.inc')
-rw-r--r--etc/inc/vslb.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/vslb.inc b/etc/inc/vslb.inc
index 287f687..dfd54f8 100644
--- a/etc/inc/vslb.inc
+++ b/etc/inc/vslb.inc
@@ -136,7 +136,6 @@ function slbd_configure() {
mwexec("/usr/bin/killall -9 slbd");
/* startup slbd pointing it's config at /var/etc/slbd.conf with a polling interval of 5 seconds */
mwexec("/usr/local/sbin/slbd -c{$g['varetc_path']}/slbd.conf -r5000");
- filter_configure();
} else {
mwexec("/usr/bin/killall -9 slbd");
fclose($fd);
OpenPOWER on IntegriCloud