#service cbsdd status
cbsdd is not running.
#ps -aux | grep cbsd
root 88131 0.0 0.0 15120 5512 2 S 21:00 0:00.02 /usr/local/bin/cbsd /usr/local/cbsd/tools/cbsdd
My setting of workdir in rc.conf:
cbsd_workdir="/usr/jails/cbsd"
Inside a /usr/local/etc/rc.d/cbsdd path to the pid is dafined as pidfile="/var/run/$name.pid" but pid is created here: /usr/jails/cbsd/var/run/cbsdd.pid
Mandatory info for bug reports:
My setting of workdir in rc.conf:
Inside a
/usr/local/etc/rc.d/cbsdd
path to the pid is dafined aspidfile="/var/run/$name.pid"
but pid is created here:/usr/jails/cbsd/var/run/cbsdd.pid
Possible fix:
FreeBSD version ( uname -a ):
FreeBSD 12.0-RELEASE-p4 FreeBSD 12.0-RELEASE-p4 GENERIC amd64 ( latest )
CBSD version ( cbsd version ):
CBSD version: 12.0.12
The text was updated successfully, but these errors were encountered: