radvd: lowercase word

This commit is contained in:
Franco Fichtner 2018-05-07 09:31:48 +02:00
parent ed7d525f1b
commit 014c11e441

View File

@ -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();