]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
manager: attempt at reimplementing custom process manager similar to systemd manager-custom-process-runner
authorVasek Sraier <git@vakabus.cz>
Fri, 20 May 2022 09:30:43 +0000 (11:30 +0200)
committerVasek Sraier <git@vakabus.cz>
Fri, 20 May 2022 09:30:43 +0000 (11:30 +0200)
commitf86f9f439befac208439e177f17d551781514fc5
tree7a9e573f6bde21e56acd0ad57fe5fdc3772428aa
parent0b61591af616fdc6f5d1ceb202040d9d988112cf
manager: attempt at reimplementing custom process manager similar to systemd

most of the prototype is done, the only missing parts are communication with current Python manager
manager/.gitignore
manager/Makefile [new file with mode: 0644]
manager/main.c [new file with mode: 0644]