summaryrefslogtreecommitdiffstats
path: root/etc/inc/voucher.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
commit523855b02ba2046ff73fccc9233c19f0fdb6ede9 (patch)
treea6de74c4f19179957c1bd4757eb1cda3c89c69ab /etc/inc/voucher.inc
parent50059c175d421755a5e966df5e501079a5de825d (diff)
downloadpfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.zip
pfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.tar.gz
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Diffstat (limited to 'etc/inc/voucher.inc')
-rw-r--r--etc/inc/voucher.inc9
1 files changed, 7 insertions, 2 deletions
diff --git a/etc/inc/voucher.inc b/etc/inc/voucher.inc
index 3c4fbe8..fbc0ee3 100644
--- a/etc/inc/voucher.inc
+++ b/etc/inc/voucher.inc
@@ -25,7 +25,12 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-
+
+/*
+ pfSense_BUILDER_BINARIES: /usr/local/bin/voucher /usr/local/bin/minicron
+ pfSense_MODULE: captiveportal
+*/
+
/* include all configuration functions */
require_once("config.inc");
@@ -402,4 +407,4 @@ function voucher_save_db_to_config() {
return;
}
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud