Print this page
2837 - remove print/lp* from gate and use CUPS from userland

@@ -42,11 +42,11 @@
         </dependency>
 
         <exec_method
             type='method'
             name='start'
-            exec='/usr/apache/bin/httpd -f /etc/apache/httpd-standalone-ipp.conf'
+            exec='/usr/apache2/2.2/bin/httpd -f /etc/apache2/2.2/httpd-standalone-ipp.conf'
             timeout_seconds='10' />
 
         <exec_method
             type='method'
             name='stop'