debian/cubicweb-ctl.postrm
changeset 11841 48adf4dd1ce6
parent 11832 e8be49ecb522
--- a/debian/cubicweb-ctl.postrm	Thu Nov 17 11:00:01 2016 +0100
+++ b/debian/cubicweb-ctl.postrm	Fri Nov 18 15:42:10 2016 +0100
@@ -1,9 +1,5 @@
 #!/bin/sh -e
 
-if [ "$1" = "remove" ]; then
-        update-rc.d cubicweb remove >/dev/null
-fi
- 
 if [ "$1" = "purge" ] ; then
         rm -rf /etc/cubicweb.d/
         rm -rf /var/log/cubicweb/