- #10232: lintian provjera
[ossec-hids.git] / debian / prerm
index ae05e73..5bcb011 100755 (executable)
@@ -19,7 +19,9 @@ else
     /etc/init.d/ossec-hids stop
 fi
 
-# update system v init links
-update-rc.d -f ossec-hids remove
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
 
 exit 0