diff options
author | mcrane <mctch@yahoo.com> | 2009-05-14 02:04:20 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-05-14 02:06:06 -0600 |
commit | fd12957b5b87b842571ead4f6c5521702ae2a285 (patch) | |
tree | 64ade4e5914532bd1b6a9a8884e8a8581f81c15f /pkg_config.7.xml | |
parent | 453ac62f3a5ca0ebde04d61cba0c7931665dd032 (diff) | |
download | pfsense-packages-fd12957b5b87b842571ead4f6c5521702ae2a285.tar.gz pfsense-packages-fd12957b5b87b842571ead4f6c5521702ae2a285.tar.bz2 pfsense-packages-fd12957b5b87b842571ead4f6c5521702ae2a285.zip |
Shellcmd package debut
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 95ed5ca4..804adbb0 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -169,6 +169,20 @@ <configurationfile>cron.xml</configurationfile> </package> <package> + <name>Shellcmd</name> + <website/> + <descr>The shellcmd utility is used to manage commands on a system startup.</descr> + <category>Services</category> + <pkginfolink></pkginfolink> + <config_file>http://www.pfsense.com/packages/config/shellcmd/shellcmd.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <version>0.1</version> + <status>Alpha</status> + <required_version>1.2</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>shellcmd.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> |