CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/03 03:59:08
Modified files:
net/bro : Makefile
net/bro/pkg : zeek.rc
net/avahi : Makefile
net/avahi/pkg : avahi_daemon.rc avahi_dnsconfd.rc
Log message:
In the handcrafted rc_* functions, use rc_exec to run commands so that we run
them in the proper routing domain.
More rc.d scripts could probably benefit from this in ports and base but I am
lazy.
