Bug 209255

Summary: [PATCH] mail/postsrsd: init script doesn't kill all processes
Product: Ports & Packages Reporter: geoffroy desvernay <dgeo>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: ports
Priority: --- Keywords: patch
Version: LatestFlags: ports: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch postsrsd init script none

Description geoffroy desvernay 2016-05-04 07:51:04 UTC
Created attachment 169949 [details]
patch postsrsd init script

postsrsd seems to launch many processes here, and "service postsrsd stop" doesn't kill them all…

Here is a simple patch to the port to let rc.subr find PIDS (works for me(tm))
Comment 1 Krzysztof 2016-05-04 08:46:37 UTC
Comment on attachment 169949 [details]
patch postsrsd init script

OK, I've not noticed such problems. As I can see you've added some rc.conf variables (thank you).

So I think this should be added to port.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-11 13:18:05 UTC
A commit references this bug:

Author: amdmi3
Date: Wed May 11 13:17:48 UTC 2016
New revision: 414992
URL: https://svnweb.freebsd.org/changeset/ports/414992

Log:
  - Make rc.d script able to stop all postsrsd processes
  - Document some rc variables
  - While here, clarify license and fix uneeded variable appends

  PR:		209255
  Submitted by:	dgeo@centrale-marseille.fr
  Approved by:	ports@bsdserwis.com (maintainer, for PR), portmgr blanket (for other fixes)

Changes:
  head/mail/postsrsd/Makefile
  head/mail/postsrsd/files/postsrsd.in