Date: Wed, 22 Aug 2018 06:26:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230740] net-mgmt/statsite: Add RC script Message-ID: <bug-230740-7788-1sw2HSHOE7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230740-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-230740-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230740 --- Comment #2 from Tobias Kortkamp <tobik@freebsd.org> --- Comment on attachment 196333 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196333 Added RC script +# Set it to YES to enable doormand. Should probably be changed to statsite ;) +command_args=3D"-u statsd -P ${pidfile} /usr/local/bin/statsite" %%PREFIX/bin/statsite +: ${statsite_config=3D"%%PREFIX%%/etc/statsite.conf"} This is never used anywhere. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230740-7788-1sw2HSHOE7>