diff options
Diffstat (limited to 'packages/pfstat.xml')
-rw-r--r-- | packages/pfstat.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/pfstat.xml b/packages/pfstat.xml index 6865a546..e5a75777 100644 --- a/packages/pfstat.xml +++ b/packages/pfstat.xml @@ -6,13 +6,14 @@ <name>PFStat Settings</name> <tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext> <section>Services</section> + <configfile>pfstat.xml</configfile> </menu> <menu> <name>PFStat Graphs</name> <tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext> - <url>/pfstat/</url>actually + <url>/pfstat/</url> <section>Services</section> - </menu> + </menu> <!-- configpath gets expanded out automatically and config items will be stored in that location --> <configpath>['installedpackages']['package']['$packagename']['configuration']</configpath> |