]> git.ipfire.org Git - ipfire-2.x.git/commit
arpwatch: Add status command to the initscript
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2025 13:08:26 +0000 (14:08 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2025 13:08:26 +0000 (14:08 +0100)
commit8938a92229729aa0d1c078df2c34c4a125b765a8
tree6de8b6a910bbff4bd3b8dc650d573f72b3cb2d36
parented6a1a9504669c7cccab3fd81d600efd4905a317
arpwatch: Add status command to the initscript

This is not very reliable as the exit codes are not very clean, but it
is good enough to tell the user on the terminal whether arpwatch is
running and it will fix the web UI output.

Fixes: #13874 - Arpwatch does not display correct status on service.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/packages/arpwatch