[Bug 293360] sysrc(8) inconsistencies regarding /etc/rc.conf.d/name and associated flags
Date: Wed, 20 May 2026 19:19:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293360
--- Comment #1 from Moviuro <moviuro+freebsd@gmail.com> ---
This is also an issue on 14.4-RELEASE-p4:
# sysrc -L|grep -Eo '[^ ]+syslogd'
/etc/rc.conf.d/syslogd
/usr/local/etc/rc.conf.d/syslogd
# pgrep -f -l syslogd
5022 /usr/sbin/syslogd -ss -c
# sysrc syslogd_flags
syslogd_flags: -s
# freebsd-version
14.4-RELEASE-p4
--
You are receiving this mail because:
You are the assignee for the bug.