diff -r d9607ae447d2 -r cc8670be7b2e debian/cubicweb-ctl.cubicweb.init --- a/debian/cubicweb-ctl.cubicweb.init Tue Sep 13 17:42:22 2011 +0200 +++ b/debian/cubicweb-ctl.cubicweb.init Tue Sep 13 17:50:03 2011 +0200 @@ -4,8 +4,8 @@ # 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 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