diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-03-10 01:27:08 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-03-10 01:27:08 +0000 |
commit | 9deef53dde1966d1ff9949df4a971c6d6322acb5 (patch) | |
tree | aca9275f916a1b16ba2592c3e13d34c566c3d38d /cf/conf | |
parent | eb2214b81f93f829d7a33707b1ee9d822ba65f6b (diff) | |
download | pfsense-9deef53dde1966d1ff9949df4a971c6d6322acb5.zip pfsense-9deef53dde1966d1ff9949df4a971c6d6322acb5.tar.gz |
Remove unused tag.
Diffstat (limited to 'cf/conf')
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 45b0856..1a01a91 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -108,8 +108,6 @@ <domain>local</domain> <dnsserver></dnsserver> <dnsallowoverride/> - <username>admin</username> - <password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password> <group> <name>admins</name> <description>System Administrators</description> |