debian/cubicweb-ctl.cubicweb.init
changeset 10235 684215aca046
parent 7788 cc8670be7b2e
--- a/debian/cubicweb-ctl.cubicweb.init	Mon Dec 01 11:52:58 2014 +0100
+++ b/debian/cubicweb-ctl.cubicweb.init	Tue Mar 03 14:57:34 2015 +0100
@@ -4,16 +4,14 @@
 # Provides:          cubicweb
 # Required-Start:    $remote_fs $syslog $local_fs $network
 # Required-Stop:     $remote_fs $syslog $local_fs $network
-# Should-Start:      postgresql pyro-nsd
-# Should-Stop:       postgresql pyro-nsd
+# Should-Start:      postgresql
+# Should-Stop:       postgresql
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start cubicweb application at boot time
 ### END INIT INFO
 
 # FIXME Seems to be inadequate here
-# FIXME If related to pyro, try instead:
-# export PYRO_STORAGE="/tmp"
 cd /tmp
 
 # FIXME Work-around about the following lintian error