summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2011-11-21 20:12:05 +0100
committersmos <seth.mos@dds.nl>2011-11-21 20:12:05 +0100
commit1e7e2e437c8334acc5e2f64a4f0d963827fcfcc0 (patch)
tree835799f61956d76295d07915e4fc1b53ea17049a /etc
parent82769dfe367074b2b958a5658cfdcdfc41b1269b (diff)
downloadpfsense-1e7e2e437c8334acc5e2f64a4f0d963827fcfcc0.zip
pfsense-1e7e2e437c8334acc5e2f64a4f0d963827fcfcc0.tar.gz
Remove the double colon, typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/services.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/services.inc b/etc/inc/services.inc
index 518df98..eaa9354 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -172,7 +172,7 @@ EOD;
$rtadvdconf .= "\t:pltime=60:\\\n";
$rtadvdconf .= "\t:pltime=120:\\\n";
$rtadvdconf .= "\t:vltime=180:\\\n";
- $rtadvdconf .= "\t::rtltime=60:\\\n";
+ $rtadvdconf .= "\t:rtltime=60:\\\n";
$rtadvdconf .= "\t:addr=\"{$subnetv6}\":\\\n";
$rtadvdconf .= "\t:prefixlen#{$ifcfgsnv6}:\\\n";
$rtadvdconf .= "\t:raflags=\"mo\":\\\n";
OpenPOWER on IntegriCloud