mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove the double colon, typo.
This commit is contained in:
parent
82769dfe36
commit
1e7e2e437c
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user