[Bug 292051] net/py-wsdd: 'service wsdd status' fails to report status correctly

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 Dec 2025 14:12:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292051

--- Comment #13 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
(In reply to Igor Pavlov from comment #12)
As the port uses 'shebangfix', the installed script file /usr/local/bin/wsdd
starts from '#! /usr/local/bin/python3.11', and if I set 3.12 as the default
python version, it will be '#! /usr/local/bin/python3.12'. So it is correct in
the port way.

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