aboutsummaryrefslogtreecommitdiffstats
path: root/config/shellcmd
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-13 23:29:34 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-13 23:29:34 +0100
commit127bf1a97d1facb818a653bc5fcfbe79b5b72afd (patch)
treef93a71dcde0426e15451d83d60c9035bf8d3b45c /config/shellcmd
parent7c927243cda9c8cae152a8f51b7775eb65b2deb1 (diff)
downloadpfsense-packages-127bf1a97d1facb818a653bc5fcfbe79b5b72afd.tar.gz
pfsense-packages-127bf1a97d1facb818a653bc5fcfbe79b5b72afd.tar.bz2
pfsense-packages-127bf1a97d1facb818a653bc5fcfbe79b5b72afd.zip
Add privileges configuration to shellcmd package
Diffstat (limited to 'config/shellcmd')
-rw-r--r--config/shellcmd/shellcmd.xml8
1 files changed, 6 insertions, 2 deletions
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 @@
]]>
</copyright>
<name>Shellcmd Settings</name>
- <version>1.0</version>
- <title>Shellcmd Settings</title>
+ <version>1.0.1</version>
+ <title>Services: Shellcmd Settings</title>
<include_file>/usr/local/pkg/shellcmd.inc</include_file>
<aftersaveredirect>/pkg.php?xml=shellcmd.xml</aftersaveredirect>
<addedit_string>[shellcmd] Successfully created/modified custom (early)shellcmd.</addedit_string>
@@ -66,6 +66,10 @@
<prefix>/usr/local/pkg/</prefix>
<item>https://packages.pfsense.org/packages/config/shellcmd/shellcmd.inc</item>
</additional_files_needed>
+ <additional_files_needed>
+ <prefix>/etc/inc/priv/</prefix>
+ <item>https://packages.pfsense.org/packages/config/shellcmd/shellcmd.priv.inc</item>
+ </additional_files_needed>
<adddeleteeditpagefields>
<columnitem>
<fielddescr>Command</fielddescr>