summaryrefslogtreecommitdiff
path: root/packaging/Debian/debian/samba.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Debian/debian/samba.postrm')
-rw-r--r--packaging/Debian/debian/samba.postrm1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/Debian/debian/samba.postrm b/packaging/Debian/debian/samba.postrm
index 54bba45b4f..b79fe1d009 100644
--- a/packaging/Debian/debian/samba.postrm
+++ b/packaging/Debian/debian/samba.postrm
@@ -17,7 +17,6 @@ if [ "$1" = purge ]; then
# Remove NetBIOS entries from /etc/inetd.conf
update-inetd --remove netbios-ssn
- update-rc.d samba remove >/dev/null
else
# Not purging, do not remove NetBIOS entries from /etc/inetd.conf
update-inetd --disable netbios-ssn