Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2026 09:43:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 296833] www/webhook: fix reload command
Message-ID:  <bug-296833-7788-eYsKHDN8TW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296833-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296833

--- Comment #4 from Tine Jozelj <tine@tjo.space> ---
Ignore last comment. I'm new to Bugzilla.

I have found the issue, it's due to:

> If the -f option is not specified, then the pattern will
> attempt to match the command name.  However, presently FreeBSD will only
> keep track of the first 19 characters of the command name for each
> process.  Attempts to match any characters after the first 19 of a
> command name will quietly fail.

from "man pkill"

I'll upload new patch. Thanks for catching the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296833-7788-eYsKHDN8TW>