[Kolab-devel] server/kolab/kolab kolab,1.17,1.18 by bernhard at doto.intevation.de
root at intevation.de
root at intevation.de
Tue Jul 29 16:22:05 CEST 2003
Update of /kolabrepository/server/kolab/kolab
In directory doto:/tmp/cvs-serv9947
Modified Files:
kolab
Log Message:
Merged fix from 1.17.2.1.
Index: kolab
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/kolab,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- kolab 26 May 2003 21:25:54 -0000 1.17
+++ kolab 29 Jul 2003 14:22:03 -0000 1.18
@@ -610,7 +610,7 @@
}
if ($haschanged{'apache'}) {
dolog("reloading apache");
- system("$kolab_prefix/sbin/apachectl reload");
+ system("$kolab_prefix/sbin/apachectl graceful");
}
if ($haschanged{'postfix'}) {
dolog("reloading postfix");
More information about the devel
mailing list