Not only is procname not needed, but it actively interferes with

the ability of rc.d to properly execute a 'stop' command.

Submitted by:	Břetislav Kubesa <bretislav.kubesa@centrum.cz>
Approved by:	Joseph Scott <joseph@josephscott.org> (Maintainer)
This commit is contained in:
Doug Barton 2009-08-25 00:34:02 +00:00
parent d1d357bf93
commit 4f5e76512c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240289

View File

@ -23,7 +23,6 @@ name=swatch
rcvar=`set_rcvar`
command=%%PREFIX%%/bin/swatch
procname=%%PREFIX%%/bin/perl
load_rc_config ${name}