mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
mini_snmpd: fix spurious version bump to 1.6
Fixes spurious version bump done in 5c8fb42 and reported in #14815 and
switches source proto from git to codeload.
Upstream has changed daemon binary name to `/usr/sbin/mini-snmpd`.
Package and config/init script name stays unchanged.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
START=98
|
||||
USE_PROCD=1
|
||||
PROG=/usr/bin/mini_snmpd
|
||||
PROG=/usr/sbin/mini-snmpd
|
||||
NAME=mini_snmpd
|
||||
|
||||
global_respawn_threshold=
|
||||
|
||||
Reference in New Issue
Block a user