Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 13:24:45 -0700
From:      Chris Widger <cwidger@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Swatch rc script
Message-ID:  <CAAEAyQA=LMbkVKdjrXTaaTbMHXhy2oHxDuL6AnVUtr_rsXFn8Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
There's a bug in the rc script for /usr/ports/securit/swatch

With the bug swatch can be started, but getting status or stopping the
process' always fail.

To fix this bug I had to change:

    procname=/usr/local/bin/perl

to:

    procname=/usr/local/bin/swatch

With this change all instances of swatch start, stop, and report status
correctly.

thanks,
-Chris Widger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAEAyQA=LMbkVKdjrXTaaTbMHXhy2oHxDuL6AnVUtr_rsXFn8Q>