[Bug 233908] [NEW PORT] net/mtg: Community implementation of TMProto Proxy for Telegram

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Feb 2026 12:17:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233908

--- Comment #17 from Andrey Khlebutin <gadskypapa@gmail.com> ---
(In reply to Boris Korzun from comment #15)
It looks like there's a typo in the rc.d/mtg script:
> # mtg_syslog_enable (string):		Set to YES to enable syslog output

but the "mtg_syslog_output_enable" variable is checked later:
> if checkyesno mtg_syslog_output_enable; then
> ...

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