mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
interfaces: fix lint pass
This commit is contained in:
parent
006ce71e15
commit
74633f4cd2
@ -57,10 +57,11 @@ elif [ "${AF}" = "inet6" ]; then
|
||||
|
||||
# flush stale IPv6 addresses since mpd5 will not do it
|
||||
php << EOF
|
||||
<?
|
||||
<?php
|
||||
require_once 'util.inc';
|
||||
require_once 'interfaces.inc';
|
||||
interfaces_addresses_flush('${IF}', 6);
|
||||
?>
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user