diff options
author | jim-p <jimp@pfsense.org> | 2013-08-28 11:56:01 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-08-28 11:56:01 -0400 |
commit | e4651022d0b5b79684d60f0f52bbf3588ce6c943 (patch) | |
tree | 2d8a8c7c74749d2b03f63179c65a6b901fc85984 /pkg_config.8.xml.amd64 | |
parent | ca34f8ee173d3a76ad7f3af85dea6d6ae97c49db (diff) | |
download | pfsense-packages-e4651022d0b5b79684d60f0f52bbf3588ce6c943.tar.gz pfsense-packages-e4651022d0b5b79684d60f0f52bbf3588ce6c943.tar.bz2 pfsense-packages-e4651022d0b5b79684d60f0f52bbf3588ce6c943.zip |
Service Watchdog: If the description is empty, try to fetch the package description instead. Also, don't offer cron in the list of services to monitor. Don't show blank/empty services. Bump version.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index ff3c9758..8d88316c 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1941,7 +1941,7 @@ <name>Service Watchdog</name> <descr>Monitors for stopped services and restarts them.</descr> <maintainer>jimp@pfsense.org</maintainer> - <version>1.1</version> + <version>1.2</version> <category>Services</category> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/servicewatchdog/servicewatchdog.xml</config_file> |