diff options
author | Seth Mos <seth.mos@xs4all.nl> | 2008-09-05 13:05:21 +0000 |
---|---|---|
committer | Seth Mos <seth.mos@xs4all.nl> | 2008-09-05 13:05:21 +0000 |
commit | 889e05522e612ba736e5bef157130cf1273f72b6 (patch) | |
tree | b1eb2e76cdceb9e6ac264b2bee2e763f4f3d06ad /pkg_config.7.xml | |
parent | f4120160169bdc3329b5aa6aca706b8a0cd91317 (diff) | |
download | pfsense-packages-889e05522e612ba736e5bef157130cf1273f72b6.tar.gz pfsense-packages-889e05522e612ba736e5bef157130cf1273f72b6.tar.bz2 pfsense-packages-889e05522e612ba736e5bef157130cf1273f72b6.zip |
Add Dashboard to FreeBSD 7 file as well
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 18ab4083..3c0909bf 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -4,6 +4,16 @@ <pfsensepkgs> <packages> <package> + <name>Dashboard</name> + <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> + <version>0.6.2</version> + <status>BETA</status> + <required_version>1.2</required_version> + <configurationfile>dashboard.xml</configurationfile> + </package> + <package> <name>snort</name> <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr> <category>Security</category> |