diff options
Diffstat (limited to 'net-analyzer/arpwatch/files/arpwatch.confd')
-rw-r--r-- | net-analyzer/arpwatch/files/arpwatch.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/arpwatch/files/arpwatch.confd b/net-analyzer/arpwatch/files/arpwatch.confd index 58d85600c311..7a90a7681ec6 100644 --- a/net-analyzer/arpwatch/files/arpwatch.confd +++ b/net-analyzer/arpwatch/files/arpwatch.confd @@ -4,4 +4,6 @@ #IFACES="eth0 eth1" IFACES="eth0" +USER="arpwatch" + OPTIONS="" |