summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-07-07 13:23:18 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-07-07 13:23:37 -0400
commit34c7f02eb11bbf988b83651dfc37470f46e6e7ad (patch)
tree13825657337bed8a26f8ab1e2b8a844709a3748b /etc
parentc6f051b554bed2c089ab2d83c6f6726816e704a4 (diff)
downloadpfsense-34c7f02eb11bbf988b83651dfc37470f46e6e7ad.zip
pfsense-34c7f02eb11bbf988b83651dfc37470f46e6e7ad.tar.gz
Addd missing */
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 5668758..c28c27c 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -334,7 +334,7 @@ $kern_hz = trim($kern_hz, "\r\n");
if($kern_hz == "1000")
mwexec("sysctl net.inet.tcp.rexmit_min=30");
-/* start the igmpproxy daemon
+/* start the igmpproxy daemon */
services_igmpproxy_configure();
/* start the upnp daemon if it is enabled */
OpenPOWER on IntegriCloud