mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
This commit is contained in:
parent
523855b02b
commit
f5024891e3
@ -28,6 +28,10 @@
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
/*
|
||||
pfSense_BUILDER_BINARIES: /sbin/ipfw
|
||||
pfSense_MODULE: captiveportal
|
||||
*/
|
||||
|
||||
require_once("auth.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -38,6 +38,10 @@
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
pfSense_MODULE: captiveportal
|
||||
*/
|
||||
|
||||
/*
|
||||
RADIUS ACCOUNTING START
|
||||
-----------------------
|
||||
|
||||
@ -37,6 +37,10 @@
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
pfSense_MODULE: captiveportal
|
||||
*/
|
||||
|
||||
/*
|
||||
RADIUS AUTHENTICATION
|
||||
---------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user