From 127bf1a97d1facb818a653bc5fcfbe79b5b72afd Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 13 Nov 2015 23:29:34 +0100 Subject: Add privileges configuration to shellcmd package --- config/shellcmd/shellcmd.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml index ea3144ff..78b876ff 100644 --- a/config/shellcmd/shellcmd.xml +++ b/config/shellcmd/shellcmd.xml @@ -42,8 +42,8 @@ ]]> Shellcmd Settings - 1.0 - Shellcmd Settings + 1.0.1 + Services: Shellcmd Settings /usr/local/pkg/shellcmd.inc /pkg.php?xml=shellcmd.xml [shellcmd] Successfully created/modified custom (early)shellcmd. @@ -66,6 +66,10 @@ /usr/local/pkg/ https://packages.pfsense.org/packages/config/shellcmd/shellcmd.inc + + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/shellcmd/shellcmd.priv.inc + Command -- cgit v1.2.3 From d7d378bff56daaf170f3422c5dcd88d28e89f74c Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 13 Nov 2015 23:31:03 +0100 Subject: Add privileges configuration to shellcmd package --- config/shellcmd/shellcmd.priv.inc | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 config/shellcmd/shellcmd.priv.inc (limited to 'config') diff --git a/config/shellcmd/shellcmd.priv.inc b/config/shellcmd/shellcmd.priv.inc new file mode 100644 index 00000000..ae64514d --- /dev/null +++ b/config/shellcmd/shellcmd.priv.inc @@ -0,0 +1,38 @@ + -- cgit v1.2.3