diff -Nur smeserver-arpwatch-0.2.bz8429.old/root/etc/e-smith/templates/etc/sysconfig/arpwatch/ALL smeserver-arpwatch-0.2.bz8429.new/root/etc/e-smith/templates/etc/sysconfig/arpwatch/ALL --- smeserver-arpwatch-0.2.bz8429.old/root/etc/e-smith/templates/etc/sysconfig/arpwatch/ALL 2015-09-07 21:36:32.267108089 +0200 +++ smeserver-arpwatch-0.2.bz8429.new/root/etc/e-smith/templates/etc/sysconfig/arpwatch/ALL 2015-09-07 21:37:06.639615390 +0200 @@ -2,6 +2,6 @@ # -e : the where to send the reports # -s : the -address { -$OUT .= "OPTIONS=\"-i ${'InternalInterface'}{'Name'} -f /var/lib/arpwatch/arp.dat -u pcap -e root -s 'Arpwatch@${'DomainName'}'\"\n"; +$OUT .= "OPTIONS=\"-i ${'InternalInterface'}{'Name'} -f /var/lib/arpwatch/arp.dat -u arpwatch -e root -s 'Arpwatch@${'DomainName'}'\"\n"; }