[Piuparts-commits] rev 115 - fai-config-dir/scripts/WEBSERVER
Holger Levsen
holger at alioth.debian.org
Sat Dec 22 16:47:47 UTC 2007
Author: holger
Date: 2007-12-22 16:47:47 +0000 (Sat, 22 Dec 2007)
New Revision: 115
Modified:
fai-config-dir/scripts/WEBSERVER/30-apache
Log:
fix apache2 config
Modified: fai-config-dir/scripts/WEBSERVER/30-apache
===================================================================
--- fai-config-dir/scripts/WEBSERVER/30-apache 2007-12-22 16:42:59 UTC (rev 114)
+++ fai-config-dir/scripts/WEBSERVER/30-apache 2007-12-22 16:47:47 UTC (rev 115)
@@ -9,6 +9,7 @@
echo "# 0 = start on boot; 1 = don't start on boot
NO_START=0
" > $target/etc/default/apache2
+[ -f $target/etc/apache2/httpd.conf ] || touch $target/etc/apache2/httpd.conf
$ROOTCMD ln -sf /etc/apache2/sites-available/piuparts.cs.helsinki.fi $target/etc/apache2/sites-enabled/010-piuparts.cs.helsinki.fi
More information about the Piuparts-commits
mailing list