[Pkg-net-snmp-commits] [pkg-net-snmp] 05/16: really fix #781257
Hideki Yamane
henrich at moszumanska.debian.org
Sun Aug 28 02:19:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository pkg-net-snmp.
commit c5a72ae98741c2a14c6e78d76fdb14ee24721021
Author: Hideki Yamane <henrich at debian.org>
Date: Mon Feb 1 22:21:49 2016 +0900
really fix #781257
---
debian/snmp.prerm | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/snmp.prerm b/debian/snmp.prerm
index a02114d..6788f5f 100644
--- a/debian/snmp.prerm
+++ b/debian/snmp.prerm
@@ -4,7 +4,6 @@ set -e
case "$1" in
remove|upgrade|deconfigure)
- killall -u snmp 2>/dev/null || true
;;
failed-upgrade)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-net-snmp/pkg-net-snmp.git
More information about the Pkg-net-snmp-commits
mailing list