Bug 252918

Summary: net/coturn rc script contains wrong pidfile path
Product: Ports & Packages Reporter: László Károlyi <laszlo>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description László Károlyi 2021-01-22 18:49:32 UTC
Hey,

the pidfile in /usr/local/etc/rc.d/turnserver is defined wrong.

It should be pidfile="/var/run/${name}.pid", whereas it's pidfile="/var/run/prosody/${name}.pid".

Please correct it.

Best regards,
László
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-01-23 01:49:40 UTC
Fix committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-23 01:50:35 UTC
A commit references this bug:

Author: yuri
Date: Sat Jan 23 01:49:37 UTC 2021
New revision: 562362
URL: https://svnweb.freebsd.org/changeset/ports/562362

Log:
  net/coturn: Fix pidfile in the rc script

  PR:		252918
  Reported by:	L?szl? K?rolyi <laszlo@karolyi.hu>

Changes:
  head/net/coturn/Makefile
  head/net/coturn/files/turnserver-service.in