summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-12 02:11:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-12 02:11:41 +0000
commit1cd160578cdcb106a8a16cc23462460633933710 (patch)
tree7c2c63b70a87577c6d59c456d92057b72c05db00
parentbb940538a42501bbd78cb1a2a367c2207c515b45 (diff)
downloadpfsense-1cd160578cdcb106a8a16cc23462460633933710.zip
pfsense-1cd160578cdcb106a8a16cc23462460633933710.tar.gz
Change default password to pfsense
-rw-r--r--cf/conf/config.xml2
-rw-r--r--conf.default/config.xml4
2 files changed, 4 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index d973c1e..97212f6 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -9,7 +9,7 @@
<dnsserver></dnsserver>
<dnsallowoverride/>
<username>admin</username>
- <password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
+ <password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
<timezone>Etc/UTC</timezone>
<time-update-interval>300</time-update-interval>
<timeservers>pool.ntp.org</timeservers>
diff --git a/conf.default/config.xml b/conf.default/config.xml
index bdb6ed4..97212f6 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -9,7 +9,7 @@
<dnsserver></dnsserver>
<dnsallowoverride/>
<username>admin</username>
- <password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
+ <password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
<timezone>Etc/UTC</timezone>
<time-update-interval>300</time-update-interval>
<timeservers>pool.ntp.org</timeservers>
@@ -37,6 +37,7 @@
<subnet>24</subnet>
<media></media>
<mediaopt></mediaopt>
+ <schedulertype>hfsc</schedulertype>
<!--
<wireless>
*see below (opt[n])*
@@ -54,6 +55,7 @@
<dhcphostname></dhcphostname>
<media></media>
<mediaopt></mediaopt>
+ <schedulertype>hfsc</schedulertype>
<!--
<wireless>
*see below (opt[n])*
OpenPOWER on IntegriCloud