diff options
author | Michele Di Maria <michele@nt2.it> | 2012-01-23 20:34:01 +0100 |
---|---|---|
committer | Michele Di Maria <michele@nt2.it> | 2012-01-23 20:34:01 +0100 |
commit | cc5e67b87b3acda63156bcd135699445a84fadfb (patch) | |
tree | c3044e48b9b31370834c25f7582ee96b46932d81 /pkg_config.8.xml.amd64 | |
parent | 21bccd9bd78f4d1052693972959cae7c51f78e3d (diff) | |
download | pfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.tar.gz pfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.tar.bz2 pfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.zip |
- Fix the uptime screen
- In the settings, "Enable LCDproc" becomes "Enable LCDproc at startup"
- Added "After Install Info" message
- Limited the client loop to three times. After three errors connecting to the LCDd service the client will end
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index f8ea97ce..fc9b034b 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -988,7 +988,7 @@ <descr>LCD display driver - Development version</descr> <website>http://www.lcdproc.org/</website> <category>Utility</category> - <version>lcdproc-0.5.5 pkg v. 0.8</version> + <version>lcdproc-0.5.5 pkg v. 0.9</version> <status>BETA</status> <required_version>2.0</required_version> <maintainer>michele@nt2.it</maintainer> @@ -999,6 +999,7 @@ <configurationfile>lcdproc.xml</configurationfile> <build_port_path>/usr/ports/sysutils/lcdproc</build_port_path> <build_options>WITH_USB=true</build_options> + <after_install_info>Please set the service options in Services-LCDproc before running the service.</after_install_info> </package> <package> <name>arpwatch</name> |