]> git.ipfire.org Git - ipfire-2.x.git/commit
initscripts: Fix process check for processes with PID file
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Jul 2025 14:36:54 +0000 (14:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Aug 2025 15:43:45 +0000 (15:43 +0000)
commit8aa06d9fc3f7024611b00f00ca02ce14392d1e33
tree0da17587063659f1d6a5b97a1e31a3e64d2c905d
parentc8540f81307e1027e05dc5e8953f0b722ad44233
initscripts: Fix process check for processes with PID file

This check tests whether a process is still alive, but it fails for
those processes when we are using a PID file.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/functions