From 448e599b54992848d919ed2192702b4db75eb873 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 12:06:26 +0100 Subject: Add privileges configuration to bind package --- config/bind/bind.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/bind/bind.xml b/config/bind/bind.xml index 0f6861fc..2d6c6b88 100644 --- a/config/bind/bind.xml +++ b/config/bind/bind.xml @@ -42,7 +42,7 @@ ]]> bind - 0.4.0 + 0.4.3 BIND: DNS Settings /usr/local/pkg/bind.inc @@ -101,6 +101,10 @@ /usr/local/pkg/ https://packages.pfsense.org/packages/config/bind/bind.inc + + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/bind/bind.priv.inc + /usr/local/pkg/ https://packages.pfsense.org/packages/config/bind/bind_sync.xml -- cgit v1.2.3 From d434d4c5743dd353b94bc098a08ad8b3266447d7 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 12:07:45 +0100 Subject: Add privileges configuration to bind package --- config/bind/bind.priv.inc | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 config/bind/bind.priv.inc (limited to 'config') diff --git a/config/bind/bind.priv.inc b/config/bind/bind.priv.inc new file mode 100644 index 00000000..1e8d4eb7 --- /dev/null +++ b/config/bind/bind.priv.inc @@ -0,0 +1,50 @@ + -- cgit v1.2.3 From f5c26e250326f4ad08a8c1676021391f27cd6f10 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 17:44:33 +0100 Subject: Nuke useless tag --- config/bind/bind_views.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config') diff --git a/config/bind/bind_views.xml b/config/bind/bind_views.xml index 29bf9bb3..f2c59a50 100644 --- a/config/bind/bind_views.xml +++ b/config/bind/bind_views.xml @@ -42,7 +42,7 @@ ]]> bindviews - 0.4.0 + 0.4.3 BIND: Views Settings /usr/local/pkg/bind.inc @@ -68,7 +68,6 @@ /pkg_edit.php?xml=bind_sync.xml - ['installedpackages']['bindviews']['config'] View -- cgit v1.2.3 From 5210c7ce36a925eff11da66ca884b47e54a9bc42 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 17:45:36 +0100 Subject: Nuke useless tag --- config/bind/bind_acls.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config') diff --git a/config/bind/bind_acls.xml b/config/bind/bind_acls.xml index 49ca1631..d3cd3789 100644 --- a/config/bind/bind_acls.xml +++ b/config/bind/bind_acls.xml @@ -42,7 +42,7 @@ ]]> bindacls - 0.4.0 + 0.4.3 BIND: ACLs Settings /usr/local/pkg/bind.inc @@ -68,7 +68,6 @@ /pkg_edit.php?xml=bind_sync.xml - ['installedpackages']['bindacls']['config'] ACL -- cgit v1.2.3 From 755331937e10fb56342affea7e7dc0578c519679 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 17:46:38 +0100 Subject: Nuke useless tag --- config/bind/bind_zones.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config') diff --git a/config/bind/bind_zones.xml b/config/bind/bind_zones.xml index e923cbb4..0d0ee418 100644 --- a/config/bind/bind_zones.xml +++ b/config/bind/bind_zones.xml @@ -42,7 +42,7 @@ ]]> bindzone - none + 0.4.3 BIND: Zones Settings /usr/local/pkg/bind.inc @@ -68,7 +68,6 @@ /pkg_edit.php?xml=bind_sync.xml - ['installedpackages']['bindzone']['config'] Status -- cgit v1.2.3 From 1264030748c585fd0b5f3faabdc548b53efc6e77 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Dec 2015 17:51:03 +0100 Subject: Nuke useless tab and tags --- config/shellcmd/shellcmd.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'config') diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml index 78b876ff..854632da 100644 --- a/config/shellcmd/shellcmd.xml +++ b/config/shellcmd/shellcmd.xml @@ -41,8 +41,8 @@ /* ====================================================================================== */ ]]> - Shellcmd Settings - 1.0.1 + shellcmdsettings + 1.0.2 Services: Shellcmd Settings /usr/local/pkg/shellcmd.inc /pkg.php?xml=shellcmd.xml @@ -54,14 +54,6 @@ shellcmd.xml /pkg.php?xml=shellcmd.xml - - - Settings - /pkg.php?xml=shellcmd.xml - - - - ['installedpackages']['shellcmdsettings']['config'] /usr/local/pkg/ https://packages.pfsense.org/packages/config/shellcmd/shellcmd.inc -- cgit v1.2.3