On Wed, 28 Oct 2020 16:53:03 -0500, Todd <norr...@gmail.com> wrote:

> Following the upgrade to 6.8, rcctl is reporting that sshguard fails
> to start.
> 
>      rcctl check sshguard
>      sshguard(failed)
> 

[...]

>      apu$ rcctl get sshguard
> 
> 
>      sshguard_class=daemon
>      sshguard_flags=-l /var/log/authlog -a 5 -b
> 10:/var/db/sshguard/blacklist.db -w xxx.xxx.xxx.xxx

Yeah the pexp (from pkg/sshguard.rc) seems to be broken as it won't
match as soon as you set some custom daemon_flags.

The port has a maintainer so you should mail them (with or without a
Cc: ports@, as you like).

Or you can try to fix it yourself by playing with pgrep(1) (check what
exact command it runs in /etc/rc.d/rc.subr) and looking at what pexp
other ports rc scripts define.


Cheers,
Daniel

Reply via email to