]> git.ipfire.org Git - pakfire.git/commit
daemon: Connect the worker with the daemon
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Oct 2024 12:41:30 +0000 (12:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Oct 2024 12:41:30 +0000 (12:41 +0000)
commitb4843ed9cad46b1b2eba2e632702af73a517421c
tree80c395b5704d16795528c1bce53167a5d7d54035
parentadc5241937f9d4d1f01f616bf3205c681ef92076
daemon: Connect the worker with the daemon

The daemon will now process when the worker exits and at least clean up.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/daemon.c
src/libpakfire/include/pakfire/daemon.h
src/libpakfire/include/pakfire/worker.h
src/libpakfire/worker.c