[Bug 264935] Sniproxy doesnt autostart
Date: Mon, 27 Jun 2022 23:01:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264935
Bug ID: 264935
Summary: Sniproxy doesnt autostart
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: dmcdonnell@gmail.com
sniproxy doesnt autostart in my jail even with sniproxy_enable=YES in rc.conf.
I believe this is due to missing "PROVIDE" in the rc.d/sniproxy script.
Adding this line to the /usr/local/etc/rc.d/sniproxy file fixes it:
# PROVIDE: sniproxy
--
You are receiving this mail because:
You are the assignee for the bug.