diff options
author | jim-p <jimp@pfsense.org> | 2013-08-28 16:22:03 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-08-28 16:22:03 -0400 |
commit | e3ffcea32677a506ecf142e427845ecae7451497 (patch) | |
tree | 45fecada99f14f8f84340fd16e59e7f097ef1e77 /pkg_config.8.xml.amd64 | |
parent | 429adb3b2dc66541670245bb63e0b952fda0617b (diff) | |
download | pfsense-packages-e3ffcea32677a506ecf142e427845ecae7451497.tar.gz pfsense-packages-e3ffcea32677a506ecf142e427845ecae7451497.tar.bz2 pfsense-packages-e3ffcea32677a506ecf142e427845ecae7451497.zip |
Don't try to (re)start services during boot.
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 86cb6d54..a11684d8 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.2</version> + <version>1.3</version> <category>Services</category> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/servicewatchdog/servicewatchdog.xml</config_file> |