summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-30 02:36:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-30 02:36:55 +0000
commitfb7860e0f1547f56ac52daede1ff3c2c9568e3f0 (patch)
tree56c6f9f618df5bb51cfaf3c3818ee3da69542723 /etc/inc/globals.inc
parent4f8e387ddd4cb91d86fdf6f32558d66527338f2a (diff)
downloadpfsense-fb7860e0f1547f56ac52daede1ff3c2c9568e3f0.zip
pfsense-fb7860e0f1547f56ac52daede1ff3c2c9568e3f0.tar.gz
Move gui globals to guiconfig.inc
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 59096cf..e77c5e3 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -72,10 +72,4 @@ $iptos = array("lowdelay", "throughput", "reliability", "congestion");
/* TCP flags */
$tcpflags = array("syn", "ack", "fin", "rst", "psh", "urg");
-/* OpenVPN Directories */
-$d_ovpnsrvdirty_path = "/tmp/ovpn-srv.dirty";
-$d_ovpncrldirty_path = "/tmp/ovpn-crl.dirty";
-$d_ovpnclidirty_path = "/tmp/ovpn-cli.dirty";
-
-
?>
OpenPOWER on IntegriCloud