[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-commits] gforge/debian gforge-web-apache.postinst.dsfh-in, 1.9,
From: |
cbayle |
Subject: |
[Gforge-commits] gforge/debian gforge-web-apache.postinst.dsfh-in, 1.9, 1.10 |
Date: |
Wed, 14 Apr 2004 08:47:48 -0500 |
Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv25397/debian
Modified Files:
gforge-web-apache.postinst.dsfh-in
Log Message:
chown etc/httpd.vhosts so it is writeable
Index: gforge-web-apache.postinst.dsfh-in
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-web-apache.postinst.dsfh-in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gforge-web-apache.postinst.dsfh-in 10 Jan 2004 22:14:05 -0000 1.9
+++ gforge-web-apache.postinst.dsfh-in 14 Apr 2004 13:47:46 -0000 1.10
@@ -57,6 +57,7 @@
propose_update_install /etc/php4/cgi/php.ini
# Setup our Apache
+ [ -f /var/lib/gforge/etc/httpd.vhosts ] && chown gforge:gforge
/var/lib/gforge/etc/httpd.vhosts
/usr/lib/gforge/bin/install-apache.sh configure
# If you want to work with sourceforge-web-apache at the same time
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-commits] gforge/debian gforge-web-apache.postinst.dsfh-in, 1.9, 1.10,
cbayle <=