1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- RC script: remove pidfile. The software does not produce it.

Submitted by:	Stefan Thurner <thurners@nicsys.de>
This commit is contained in:
Sergey Matveychuk 2008-02-04 21:35:47 +00:00
parent 6d82513f16
commit 326ef35265
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206729

View File

@ -56,7 +56,6 @@
name="tproxy"
rcvar=`set_rcvar`
command="%%PREFIX%%/sbin/$name"
pidfile="/var/run/${name}.pid"
procname="%%PREFIX%%/sbin/$name"
load_rc_config "$name"