supervise/daemontools conflicts with apache -D FOREGROUND
- by Kevin G.
Hoping that somebody can help us understand this behavior.
We've got a bunch of daemontools services under /etc/service/. One of the services controls apache, and the run script has this in it.
exec envdir /var/lib/supervise/wwwproxy/env setuidgid root bash <<-BASH
ulimit -n 8192 # also increase the running user's file descriptor…