summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-27 22:23:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-27 22:23:10 +0000
commit877c42e23011ceee35e580187f53e7dc51b106cf (patch)
treedff0de1ed634f102b9b7eedd0669114ba624c574 /etc/inc/globals.inc
parentb9f340f5f7ab1bcd0c7f6625852c8f886d1bac13 (diff)
downloadpfsense-877c42e23011ceee35e580187f53e7dc51b106cf.zip
pfsense-877c42e23011ceee35e580187f53e7dc51b106cf.tar.gz
Move easyrsapath to globals
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index a7c1a0e..6d618b3 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -48,6 +48,7 @@ $g = array(
"www_path" => "/usr/local/www",
"xml_rootobj" => "pfsense",
"admin_group" => "admins",
+ "easyrsapath" => "/usr/local/share/openvpn/certificates",
"product_name" => "pfSense",
"product_copyright" => "BSD Perimeter LLC",
"product_copyright_years" => "2005, 2006, 2007, 2008",
OpenPOWER on IntegriCloud