diff options
author | doktornotor <notordoktor@gmail.com> | 2015-09-27 00:54:14 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-09-27 00:54:14 +0200 |
commit | 9efbda987966a5bf9988b557e5b470cb16497a58 (patch) | |
tree | ea1c0da8f3a318dbaaaef5c91251b7a4763c8886 /config/bandwidthd/bandwidthd.xml | |
parent | 95d904daa450c88db5221d4440909a50fd87be82 (diff) | |
download | pfsense-packages-9efbda987966a5bf9988b557e5b470cb16497a58.tar.gz pfsense-packages-9efbda987966a5bf9988b557e5b470cb16497a58.tar.bz2 pfsense-packages-9efbda987966a5bf9988b557e5b470cb16497a58.zip |
bandwidthd - add privileges configuration
Diffstat (limited to 'config/bandwidthd/bandwidthd.xml')
-rw-r--r-- | config/bandwidthd/bandwidthd.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/bandwidthd/bandwidthd.xml b/config/bandwidthd/bandwidthd.xml index c7d6044d..83aaa1e0 100644 --- a/config/bandwidthd/bandwidthd.xml +++ b/config/bandwidthd/bandwidthd.xml @@ -44,7 +44,7 @@ ]]> </copyright> <name>bandwidthd</name> - <version>0.6</version> + <version>0.6.1</version> <title>Diagnostics: Bandwidthd</title> <aftersaveredirect>/pkg_edit.php?xml=bandwidthd.xml</aftersaveredirect> <include_file>/usr/local/pkg/bandwidthd.inc</include_file> @@ -83,6 +83,10 @@ <prefix>/usr/local/pkg/</prefix> <item>https://packages.pfsense.org/packages/config/bandwidthd/bandwidthd.inc</item> </additional_files_needed> + <additional_files_needed> + <prefix>/etc/inc/priv/</prefix> + <item>https://packages.pfsense.org/packages/config/bandwidthd/bandwidthd.priv.inc</item> + </additional_files_needed> <fields> <field> <name>General Options</name> |