]> Pileus Git - mkinit/commitdiff
Fix apache2 reclipe
authorAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:49:14 +0000 (04:49 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:49:14 +0000 (04:49 +0000)
services.mk

index d20f27ae2a908d6233ff36f3bab5071b12aa5071..8edd05d5fc2a216839243b26654fe161b9ec41e6 100644 (file)
@@ -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