]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-makeshlibs
r542: * dh_installinit: Always start daemon on upgraded even if
[debhelper.git] / autoscripts / postrm-makeshlibs
1 if [ "$1" = "remove" ]; then
2         ldconfig
3 fi