mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
radvd: lowercase word
This commit is contained in:
parent
ed7d525f1b
commit
014c11e441
@ -106,7 +106,7 @@ function services_radvd_configure($blacklist = array())
|
||||
|
||||
config_read_array('dhcpdv6');
|
||||
|
||||
$radvdconf = "# Automatically Generated, do not edit\n";
|
||||
$radvdconf = "# Automatically generated, do not edit\n";
|
||||
|
||||
/* Process all links which need the router advertise daemon */
|
||||
$radvdifs = array();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user