mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
* Switch XML tag from </pages> to <pages/>
* Sync the all group which appears to be missing
This commit is contained in:
parent
a5f86ae08b
commit
a8b1097cb0
@ -113,6 +113,13 @@
|
||||
<domain>local</domain>
|
||||
<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>
|
||||
|
||||
@ -116,7 +116,7 @@
|
||||
<name>all</name>
|
||||
<description>All Users</description>
|
||||
<scope>system</scope>
|
||||
</pages>
|
||||
<pages/>
|
||||
<gid>1998</gid>
|
||||
</group>
|
||||
<group>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user