[Bug 256832] sysutils/py-salt: presence of devel/py-setproctitle breaks rc.d script

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Jun 2021 10:09:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256832

--- Comment #2 from ruben@verweg.com ---
Created attachment 226058
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226058&action=edit
change use of command_interpreter in procname for rc.d files

This is a proposed patch to let the rc.d files for the sysutils/py-salt port to
continue to work when devel/py-setproctitle is present on the system.

the one for files/salt_proxy.in is subject to debate though as it clashes with
the style of using procname to start a script. having both command_interpreter
and procname doesn't work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.