X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=clamav-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=5e370f3fa2399576f3e6e4569516161c58e47b4c;hp=6b3e95047ce4fe1473adf53f4610c9bd785965fd;hb=refs%2Ftags%2Fdebian%2F4%250.97.8_cn0;hpb=27af39e844b25db01fbf39db800d7a79b927ab7d diff --git a/debian/postinst b/debian/postinst index 6b3e950..5e370f3 100755 --- a/debian/postinst +++ b/debian/postinst @@ -49,7 +49,6 @@ if [ "$restart_amavis" = "yes" ]; then restart="no" fi - # restart if needed [ "$restart" = "yes" ] || exit 0 if [ -x /usr/sbin/invoke-rc.d ]; then