diff options
author | jim-p <jimp@pfsense.org> | 2010-11-29 17:59:46 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2010-11-29 17:59:46 -0500 |
commit | a2c93e09384cef66bf588ebc62e6868ad88584d3 (patch) | |
tree | f0a2b8890eb24343be25bf078de482b3dd8f4082 /pkg_config.8.xml.amd64 | |
parent | 205d500931c50668788be283661eea32b3d9b548 (diff) | |
download | pfsense-packages-a2c93e09384cef66bf588ebc62e6868ad88584d3.tar.gz pfsense-packages-a2c93e09384cef66bf588ebc62e6868ad88584d3.tar.bz2 pfsense-packages-a2c93e09384cef66bf588ebc62e6868ad88584d3.zip |
Bring shellcmd package to 8.x. Must have been overlooked before.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index b1696c99..5fe53fd0 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -974,5 +974,18 @@ <build_port_path>/usr/ports/dns/unbound</build_port_path> <build_options>WITHOUT_MAN=true</build_options> </package> + <package> + <name>Shellcmd</name> + <website/> + <descr>The shellcmd utility is used to manage commands on system startup.</descr> + <category>Services</category> + <pkginfolink></pkginfolink> + <config_file>http://www.pfsense.com/packages/config/shellcmd/shellcmd.xml</config_file> + <version>0.5</version> + <status>Beta</status> + <required_version>1.2</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>shellcmd.xml</configurationfile> + </package> </packages> </pfsensepkgs> |