summaryrefslogtreecommitdiffstats
path: root/cf/conf/config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-30 23:31:18 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-30 23:31:18 +0000
commita8b1097cb05dd9d04331ff5f5b1c7c370cf7b1eb (patch)
treeb6d74c5e867e4d654774ab9eed4bcfde94c8c79e /cf/conf/config.xml
parenta5f86ae08b5c44c7fc81dc8e91ee7e20b247b896 (diff)
downloadpfsense-a8b1097cb05dd9d04331ff5f5b1c7c370cf7b1eb.zip
pfsense-a8b1097cb05dd9d04331ff5f5b1c7c370cf7b1eb.tar.gz
* Switch XML tag from </pages> to <pages/>
* Sync the all group which appears to be missing
Diffstat (limited to 'cf/conf/config.xml')
-rw-r--r--cf/conf/config.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 6773735..c142298 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -114,6 +114,13 @@
<dnsserver></dnsserver>
<dnsallowoverride/>
<group>
+ <name>all</name>
+ <description>All Users</description>
+ <scope>system</scope>
+ <pages/>
+ <gid>1998</gid>
+ </group>
+ <group>
<name>admins</name>
<description>System Administrators</description>
<scope>system</scope>
OpenPOWER on IntegriCloud