diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-04-04 00:49:00 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-04-04 00:49:00 -0300 |
commit | 14c7eb8ab7fff868e2910e7112793f5d64bf6575 (patch) | |
tree | 7af06ba5eb8a2a73b482ac901bab44656a553ce3 /config/sarg/sarg.xml | |
parent | 696e201450f9ca8de457df305b30c4766bf13712 (diff) | |
download | pfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.tar.gz pfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.tar.bz2 pfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.zip |
sarg - include squidguard report options
Diffstat (limited to 'config/sarg/sarg.xml')
-rw-r--r-- | config/sarg/sarg.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/sarg/sarg.xml b/config/sarg/sarg.xml index aff3e7ff..d406b68d 100644 --- a/config/sarg/sarg.xml +++ b/config/sarg/sarg.xml @@ -52,12 +52,6 @@ <section>Status</section> <url>/pkg_edit.php?xml=sarg.xml</url> </menu> - <service> - <name>sarg</name> - <rcfile>sarg</rcfile> - <executable>sarg</executable> - <description><![CDATA[Squid Analysis Report Generator is a tool that allow you to view "where" your users are going to on the Internet.]]></description> - </service> <additional_files_needed> <item>http://www.pfsense.org/packages/config/sarg/sarg.inc</item> <prefix>/usr/local/pkg/</prefix> |