debian/cubicweb-ctl.cubicweb.init
changeset 0 b97547f5f1fa
child 858 e6ae125d5903
equal deleted inserted replaced
-1:000000000000 0:b97547f5f1fa
       
     1 #!/bin/sh -e
       
     2 
       
     3 ### BEGIN INIT INFO
       
     4 # Provides:          cubicweb
       
     5 # Required-Start:    $syslog $local_fs $network
       
     6 # Required-Stop:     $syslog $local_fs $network
       
     7 # Should-Start:      $postgresql $pyro-nsd
       
     8 # Should-Stop:       $postgresql $pyro-nsd
       
     9 # Default-Start:     2 3 4 5
       
    10 # Default-Stop:      0 1 6
       
    11 # Short-Description: Start cubicweb application at boot time
       
    12 ### END INIT INFO
       
    13 
       
    14 cd /tmp
       
    15 /usr/bin/cubicweb-ctl $1 --force