- report MAC as HH:HH:HH:HH:HH:HH with arpwatch-MAC.patch - remove unused ARPWATCH_INTERFACE= from sysconfig template - schedule arpwatch.service after exim/postfix/sendmail - remove arpwatch@.service from postinstall scriptlets to avoid warning in case no instance is configured - move service_add_post to end of script because the macro exit the script early OBS-URL: https://build.opensuse.org/request/show/867561 OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=36
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
## Type: string
|
|
## Default: ""
|
|
## ServiceRestart: arpwatch
|
|
#
|
|
# Additional arguments when starting arpwatch with the init script
|
|
# /etc/init.d/arpwatch or rcarpwatch.
|
|
#
|
|
# See man 8 arpwatch for all available commandline options.
|
|
#
|
|
ARPWATCH_ARGS=""
|