Bug 252918 - net/coturn rc script contains wrong pidfile path
Summary: net/coturn rc script contains wrong pidfile path
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-22 18:49 UTC by László Károlyi
Modified: 2021-01-23 01:50 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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