]> git.ipfire.org Git - ipfire-2.x.git/commit
initscripts: Implement storing PIDs in loadproc
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Jan 2024 14:59:34 +0000 (15:59 +0100)
committerDaniel Weismüller <daniel.weismueller@ipfire.org>
Thu, 11 Jan 2024 14:59:34 +0000 (15:59 +0100)
commitc3019331df2bb393c96def62a56d33abdec72e8c
treec2b7ee08f7951cc9e218bcc5cdc42d37cc276456
parentdd8ef8cc107a867d4b2a739913b399f6966b34ff
initscripts: Implement storing PIDs in loadproc

Some programs do not write their own PID files any more, but since our
initscripts heavily rely on those, this extension allows to store it
easily.

Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
src/initscripts/system/functions