From 2ddd158b55eca26968dd1a0d9191bc0fd7cb139e Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 14 Nov 2015 01:14:02 +0100 Subject: Add privileges configuration to rrd-summary package --- config/rrd-summary/rrd-summary.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'config/rrd-summary') diff --git a/config/rrd-summary/rrd-summary.xml b/config/rrd-summary/rrd-summary.xml index 67c20937..309f23d1 100644 --- a/config/rrd-summary/rrd-summary.xml +++ b/config/rrd-summary/rrd-summary.xml @@ -43,7 +43,7 @@ RRD Summary Page RRD Summary - 1.2 + 1.2.1 Status: RRD Summary RRD Summary @@ -51,6 +51,10 @@
Status
/status_rrd_summary.php
+ + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/rrd-summary/rrd-summary.priv.inc + /usr/local/www/ https://packages.pfsense.org/packages/config/rrd-summary/status_rrd_summary.php -- cgit v1.2.3 From 71ca0d80bf1a4f1b997d668dc17c3ec5ca663443 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 14 Nov 2015 01:15:27 +0100 Subject: Add privileges configuration to rrd-summary package --- config/rrd-summary/rrd-summary.priv.inc | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 config/rrd-summary/rrd-summary.priv.inc (limited to 'config/rrd-summary') diff --git a/config/rrd-summary/rrd-summary.priv.inc b/config/rrd-summary/rrd-summary.priv.inc new file mode 100644 index 00000000..f75315e8 --- /dev/null +++ b/config/rrd-summary/rrd-summary.priv.inc @@ -0,0 +1,37 @@ + -- cgit v1.2.3