[Kolab-devel] Qim error
Maarten Stolte
maarten.stolte at papuaos.org
Sun Jul 27 16:44:03 CEST 2003
In the Qim, it says this, but its not really english now is it, to
replace a non-known script...
4. Replace the following script in /etc/init.d/kolab
#!/bin/sh
#
# kolab -- startup/shutdown transfer script for /kolab OpenPKG hierarchy
#
[ ! -f /kolab/etc/rc.d/rc.kolab ] && exit 0
case $1 in
start ) exec /kolab/etc/rc.d/rc.kolab start ;;
stop ) exec /kolab/etc/rc.d/rc.kolab stop ;;
esac
More information about the devel
mailing list