]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-init
Typo. Closes: #653339
[debhelper.git] / autoscripts / postrm-init
index 9596dd977eb282ca5f365ab71769f56e814f3966..1c29298256bdcf9ca800b7214520cdf058a1d95d 100644 (file)
@@ -1,3 +1,3 @@
 if [ "$1" = "purge" ] ; then
-       update-rc.d #SCRIPT# remove #INITPARMS# >/dev/null
+       update-rc.d #SCRIPT# remove >/dev/null
 fi