summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-29 03:19:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-29 03:19:04 +0000
commit8bb6bf8281cf23d1a49cbfd03d1e834e0edd5f71 (patch)
tree044ea941674ef0c31d9f118ee628ebc2e1ba5218 /etc/inc/globals.inc
parent2ee0410f9eb0a3c33ada2eeb561cb0e6d069f27f (diff)
downloadpfsense-8bb6bf8281cf23d1a49cbfd03d1e834e0edd5f71.zip
pfsense-8bb6bf8281cf23d1a49cbfd03d1e834e0edd5f71.tar.gz
Add factory_shipped_password
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 2380b7f..dcdb19e 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -32,6 +32,7 @@
*/
$g = array(
+ "factory_shipped_password" => "pfSense",
"upload_path" => "/root",
"dhcpd_chroot_path" => "/var/dhcpd",
"varrun_path" => "/var/run",
OpenPOWER on IntegriCloud