Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
d930136484
Now with the patches integrated to filter logging output, we can finally remove forking a subprocess and stop redirecting file descriptors. We instead use exec to replace the process with the final daemon. Signed-off-by: Kai Krakow <kai@kaishome.de>