standard locations for port files
Adam Weinberger
adamw at adamw.org
Thu Aug 31 15:16:30 UTC 2017
> On 31 Aug, 2017, at 9:07, Ernie Luzar <luzar722 at gmail.com> wrote:
>
> Lets say I have a product that I want to port to Freebsd.
>
> Were is the standard location for the log file and PID file.
>
> Would it be in
> /usr/local/etc/product/product.log
> /usr/local/etc/product/product.pid
>
> or
>
> /var/log/product.log
> /var/run/product.pid
It should be in /var. Many users keep /usr/local mounted read-only.
# Adam
--
Adam Weinberger
adamw at adamw.org
https://www.adamw.org
More information about the freebsd-questions
mailing list