mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
interfaces: typo #5630
This commit is contained in:
parent
54204b05b2
commit
d786844dc4
@ -106,7 +106,7 @@ switch ($config['interfaces'][$interface]['ipaddrv6'] ?? 'none') {
|
||||
break;
|
||||
default:
|
||||
/* flush SLAAC addressing in order to make any of our own addresses preferred */
|
||||
shell_safe('/usr/local/sbin/ifctl -i %s -f', $realif);
|
||||
shell_safe('/usr/local/sbin/ifctl -i %s -f', $device);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user