Created attachment 157727 [details] patch for smokeping.in
The last change for smokeping does not work with default config. As allg@ayatan.org explained in PR198736, smokeping changes the processes whether config has multiple definitions in Probe section. Therefore, init script has to change the way of checking pid and my patch includes this change.
A commit references this bug: Author: rodrigo Date: Mon Jun 29 19:39:25 UTC 2015 New revision: 390934 URL: https://svnweb.freebsd.org/changeset/ports/390934 Log: Fix init script to check pid correctly PR: 200851 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> Changes: head/net-mgmt/smokeping/Makefile head/net-mgmt/smokeping/files/smokeping.in
committed thanks
Created attachment 158221 [details] patch for smokeping.in #2
I am sorry for my mistake. The patch I sent completely ignores smokeping_user, and smokeping always runs as root. I have attached a fixed patch.
Committed with minor changes, thanks
A commit references this bug: Author: rodrigo Date: Sun Jul 5 08:13:11 UTC 2015 New revision: 391348 URL: https://svnweb.freebsd.org/changeset/ports/391348 Log: Fix previous mistake in the init script, committed with minor changes PR: 200851 Changes: head/net-mgmt/smokeping/Makefile head/net-mgmt/smokeping/files/smokeping.in