mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
interfaces: let's get dangerous (again)
This commit is contained in:
parent
bc5405bd54
commit
f274499c8b
@ -3065,10 +3065,6 @@ if [ -z "\${1}" ]; then
|
||||
echo "Nothing to do."
|
||||
exit 0
|
||||
fi
|
||||
if [ ! -f "/var/etc/dhcp6c_\${1}.conf" ]; then
|
||||
echo "No DHCPv6 configuration found for \${1}"
|
||||
exit 0
|
||||
fi
|
||||
if [ -n "\${2}" ]; then
|
||||
echo \${2} > /tmp/\${1}_routerv6
|
||||
echo \${2} > /tmp/\${1}_defaultgwv6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user