debian/cubicweb-ctl.cubicweb.init
author Sylvain Thenault <sylvain.thenault@logilab.fr>
Mon, 05 Jan 2009 17:05:38 +0100 (2009-01-05)
changeset 329 903eb8c4ebd6
parent 0 b97547f5f1fa
child 858 e6ae125d5903
permissions -rwxr-xr-x
don't show folder section on index page when there is now folder yet
#!/bin/sh -e

### BEGIN INIT INFO
# Provides:          cubicweb
# Required-Start:    $syslog $local_fs $network
# Required-Stop:     $syslog $local_fs $network
# Should-Start:      $postgresql $pyro-nsd
# Should-Stop:       $postgresql $pyro-nsd
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Start cubicweb application at boot time
### END INIT INFO

cd /tmp
/usr/bin/cubicweb-ctl $1 --force