summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2012-06-02 12:12:02 +0200
committersmos <seth.mos@dds.nl>2012-06-02 12:12:02 +0200
commit5100c2de6e8aa7404169a213130ade8a1f6876ec (patch)
treea9c92ffed522403d5abb0000381b411c9373e4df /etc
parent117f8e6f0cf342d62188d192fe0c48d7ae172855 (diff)
downloadpfsense-5100c2de6e8aa7404169a213130ade8a1f6876ec.zip
pfsense-5100c2de6e8aa7404169a213130ade8a1f6876ec.tar.gz
Unbreak tree, add }
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 23bc4f1..147ad1d 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1743,6 +1743,7 @@ EOD;
$mondev = basename(end($devlist));
log_error("Starting 3gstats.php on device '{$mondev}' for interface '{$interface}'");
mwexec_bg("/usr/local/bin/3gstats.php {$mondev} {$interface}");
+ }
}
return 1;
OpenPOWER on IntegriCloud