mirror of
https://github.com/opnsense/core.git
synced 2026-06-09 08:56:31 -04:00
interfaces: another cleanup
This commit is contained in:
parent
456f2e9972
commit
857bb504a9
1 changed files with 0 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ type:script_output
|
|||
cache_ttl:30
|
||||
message:request arp table
|
||||
|
||||
|
||||
[list.assign-opts]
|
||||
command:/usr/local/opnsense/scripts/interfaces/list_assign_options.php
|
||||
parameters:
|
||||
|
|
@ -80,7 +79,6 @@ type:script_output
|
|||
cache_ttl:30
|
||||
message:show assignable interfaces
|
||||
|
||||
|
||||
[remove.arp]
|
||||
command:/usr/sbin/arp -d
|
||||
parameters:%s 2> /dev/null
|
||||
|
|
|
|||
Loading…
Reference in a new issue