[Bug 292051] net/py-wsdd: 'service wsdd status' fails to report status correctly
Date: Tue, 30 Dec 2025 21:43:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292051
--- Comment #3 from Igor Pavlov <igor.arabesc.pavlov@gmail.com> ---
Also, I'd like to point out that the `wsdd_group` variable overlaps with the
reserved `${name}_group` name, which has a completely different semantics (see
`man rc.subr` for details). I’m not sure if this could cause side effects - for
instance, if the workgroup name happens to match a system group - but it might
be worth clearing `wsdd_group` after use, before calling `run_rc_command`.
--
You are receiving this mail because:
You are the assignee for the bug.