net/arp-scan: why do we have this error for months if this is unused? -.- #445

To be honest, we don't even need the persistent data model.
This commit is contained in:
Franco Fichtner 2018-01-24 10:21:06 +00:00
parent 3c122109de
commit 7f253c7fdc
2 changed files with 0 additions and 6 deletions

View file

@ -1 +0,0 @@
ARPscanner.conf:/usr/local/etc/ARPscanner/ARPscanner.conf

View file

@ -1,5 +0,0 @@
{% if helpers.exists('OPNsense.arpscanner.general') %}
[general]
Interface={{ OPNsense.arpscanner.general.Interface|default("") }}
Networks={{ OPNsense.arpscanner.general.Networks|default('192.168.1.0/24,172.16.45.0/25') }}
{% endif %}