diff --git a/apache/config-suse-linux-9.1-* b/apache/config-suse-linux-9.1-* index 1c881f87d..8975bf37a 100644 --- a/apache/config-suse-linux-9.1-* +++ b/apache/config-suse-linux-9.1-* @@ -3,9 +3,9 @@ httpd_dir=/srv/www httpd_conf=/etc/apache2/httpd.conf mime_types=/etc/apache2/mime.types httpd_path=/usr/sbin/httpd2-prefork -start_cmd=/etc/init.d/apache2 start -stop_cmd=/etc/init.d/apache2 stop -apply_cmd=/etc/init.d/apache2 restart +start_cmd=service apache2 start +stop_cmd=service apache2 stop +apply_cmd=service apache2 restart show_order=0 max_servers=100 test_config=1