Hi, apache initscript no longer works in gentoo/freebsd with baselayout 2.0.0_alpha1 This initscript still use some bashisms and doesn't use start-stop-daemon correctly in the reload function. The following patch correct all these things.
Created attachment 116100 [details, diff] apache-initd.diff
You can also stop forcing the path on it now. With that change it's fully compatible for baselayout-1 too :)
Uh, the path on start-stop-daemon that is.
OK, I added the patch to SVN; expect it to be shipped with a newer release of our patchset.
(In reply to comment #4) > OK, I added the patch to SVN; expect it to be shipped with a newer release of > our patchset. Which was about three or four weeks ago (that included this patch).