Line 35:
Line 35:
Or
Or
signal-event post-upgrade && signal-event reboot
signal-event post-upgrade && signal-event reboot
+
+
=== Change recipient from admin to youruser ===
+
+
If you'll like to send notifications to other user / group
+
copy the ALL file located in \etc\e-smith\templates\etc\sysconfig\arpwatch to newly created folder \etc\e-smith\templates-custom\etc\sysconfig\arpwatch
+
+
mkdir -p \etc\e-smith\templates-custom\etc\sysconfig\arpwatch
+
cp \etc\e-smith\templates\etc\sysconfig\arpwatch\ALL \etc\e-smith\templates-custom\etc\sysconfig\arpwatch\
+
+
edit the file ALL and change the user domain...
+
+
vi \etc\e-smith\templates-custom\etc\sysconfig\arpwatch\ALL
+
+
then issue
+
+
expand-template /etc/sysconfig/arpwatch
+
/etc/init.d/arpwatch restart
=== Known issues ===
=== Known issues ===