Comment 1 for bug 162082

Revision history for this message
Jakob Unterwurzacher (jakobunt) wrote :

Workaround: Kill those lurking process regularily using a cronjob.
This works for me, it should be reasonably safe to use (who has php started by init?).

#!/bin/bash
pkill -f -x /usr/lib/cgi-bin/php -P 1