From: Andy Spencer Date: Wed, 28 Aug 2013 04:49:14 +0000 (+0000) Subject: Fix apache2 reclipe X-Git-Url: http://pileus.org/git/?p=mkinit;a=commitdiff_plain;h=59fac36f926309f624d8b03cfffc9277b567fc47 Fix apache2 reclipe --- diff --git a/services.mk b/services.mk index d20f27a..8edd05d 100644 --- a/services.mk +++ b/services.mk @@ -208,7 +208,8 @@ polipo-stop_cmd=pkill polipo # ------ apache2-start:VPservice -u: fsclean-start $P install -o apache -g apache -d /var/run/session - $P apache2 $apache2-opts + $P apache2 $(apache2-opts) + service -U $target apache2-stop_cmd=pkill apache2 #bitlbee-start_cmd=sudo -u bitlbee bitlbeed /usr/sbin/bitlbee