[Kolab-devel] server/doc/technical appendix.sgml,1.3,1.4 by bernhard at doto.intevation.de
root at intevation.de
root at intevation.de
Sun Jun 29 00:54:03 CEST 2003
Update of /kolabrepository/server/doc/technical
In directory doto:/tmp/cvs-serv27696
Modified Files:
appendix.sgml
Log Message:
openpkg's start and stop scripts obviously changed.
Index: appendix.sgml
===================================================================
RCS file: /kolabrepository/server/doc/technical/appendix.sgml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- appendix.sgml 20 Feb 2003 16:11:25 -0000 1.3
+++ appendix.sgml 28 Jun 2003 22:54:01 -0000 1.4
@@ -10,7 +10,7 @@
</para>
<para><programlisting>
-/kolab/etc/rc.d/openldap stop
+/kolab/etc/rc.d/rc.openldap stop
slapcat -b suffix -l <ldap ldif file>
suffix may be "dc=my,dc=domain,dc=org"
mv /kolab/var/openldap/openldap-data/* <backup directory>
@@ -18,7 +18,7 @@
slapadd -b suffix </dev/null
"<" is a redirection here
slapadd -l <edited ldap ldif file>
-/kolab/etc/rc.d/openldap start
+/kolab/etc/rc.d/rc.openldap start
</programlisting></para>
<para>The LDAP Interchange Format (LDIF) consists of ASCII text and may be
More information about the devel
mailing list