@navi 🤔️
$ grep -lr supervise-daemon /etc/init.d/ | xargs grep command_background /etc/init.d/kineto:command_background="true" /etc/init.d/yacy:command_background=1 /etc/init.d/pleroma.bak:command_background=1 /etc/init.d/pleroma:command_background=1 $ grep -lr command_background /etc/init.d/ | xargs grep supervisor /etc/init.d/kineto:supervisor="supervise-daemon" /etc/init.d/yacy:supervisor=supervise-daemon /etc/init.d/pleroma.bak:supervisor=supervise-daemon /etc/init.d/pleroma:supervisor=supervise-daemon