Closed matsduf closed 10 months ago
On FreeBSD Perl is installed in /usr/local/bin, which is not available when a start script is started by service().
Make sure service zm_testagent start works in FreeBSD.
service zm_testagent start
Purpose
On FreeBSD Perl is installed in /usr/local/bin, which is not available when a start script is started by service().
How to test this PR
Make sure
service zm_testagent start
works in FreeBSD.