DEB tdebase: Remove unwanted #DEBHELPER# from TDM prerm script

With systemd this will cause undesired restart of TDM during the upgrade

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/3/head
Slávek Banko 6 years ago
parent 6821bf1de1
commit eb70797e15

@ -184,6 +184,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
#DEBHELPER#
exit 0

@ -184,6 +184,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
#DEBHELPER#
exit 0

Loading…
Cancel
Save