debian/cubicweb-twisted.postinst
branch3.24
changeset 11832 e8be49ecb522
parent 11831 d1fbe53885e9
child 11833 1212f0fa2d42
--- a/debian/cubicweb-twisted.postinst	Thu Nov 17 16:03:02 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#! /bin/sh -e
-
-if [ -x "/etc/init.d/cubicweb-ctl" ]; then
-    invoke-rc.d cubicweb-ctl restart || true
-fi
- 
- 
-#DEBHELPER#
- 
-exit 0