implement additional rc scripting start, fix for https://github.com/opnsense/core/issues/94
uses a more standard approach to startup daemons via the rc.d system. To enable, place a file for your service in /etc/rc.conf.d/ and set the enable variable to YES ( for example squid_enable=YES )
Showing
src/etc/rc.opnsense
0 → 100755
Please register or sign in to comment