]> git.ipfire.org Git - pakfire.git/commit
daemon: Drop keepalive process
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 May 2022 11:58:23 +0000 (11:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 May 2022 11:58:23 +0000 (11:58 +0000)
commitda170b3619adfb934215abdab084e031cda98c82
treed1d1562be8c4a65fb900da8b31795f659f03a2c2
parent6a577fa0b4a095e6bd1bf92a235e4cfe764a31b8
daemon: Drop keepalive process

The old companion process which sent keepalive messages to the hub has
been dropped and the main daemon process is now conducting this task.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
src/pakfire/daemon.py
src/pakfire/hub.py