From 59fac36f926309f624d8b03cfffc9277b567fc47 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Wed, 28 Aug 2013 04:49:14 +0000 Subject: [PATCH] Fix apache2 reclipe --- services.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.43.2