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:
parent
d1d357bf93
commit
4f5e76512c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240289
@ -23,7 +23,6 @@ name=swatch
|
||||
rcvar=`set_rcvar`
|
||||
|
||||
command=%%PREFIX%%/bin/swatch
|
||||
procname=%%PREFIX%%/bin/perl
|
||||
|
||||
load_rc_config ${name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user