Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] net-snmp does not bring an /etc/sv/snmpd entry
@ 2021-03-16 14:19 bcookatpcsd
  2021-03-16 16:10 ` FollieHiyuki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bcookatpcsd @ 2021-03-16 14:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

New issue by bcookatpcsd on void-packages repository

https://github.com/void-linux/void-packages/issues/29508

Description:
there seems to be no snmpd/run script.. 

I made this.. 

`#!/bin/sh
[ ! -e /etc/snmp/snmpd.conf ] && exit 1
exec /usr/sbin/snmpd -f -p /run/snmpd.pid -LSwd -Lf /dev/null
`
My 0.02

*disclaimer*
I've used this snmpd string for myself, check the args for yourself please.. 




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-08 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 14:19 [ISSUE] net-snmp does not bring an /etc/sv/snmpd entry bcookatpcsd
2021-03-16 16:10 ` FollieHiyuki
2021-04-27 23:44 ` ericonr
2021-10-06 23:11 ` heittpr
2021-10-08 13:24 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).