aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-01-23 14:08:06 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-01-23 14:08:06 +0000
commit98b5d608f8075a36f58d3ed2e984b9cd66bd7ab3 (patch)
tree679463a7aa0f7a4ce29f45ff317cdf9b3e2ea32a /debian
parentbd56ea5ad1833e5fc823663e93410c45c51379cd (diff)
downloadsitesummary-98b5d608f8075a36f58d3ed2e984b9cd66bd7ab3.tar.gz
sitesummary-98b5d608f8075a36f58d3ed2e984b9cd66bd7ab3.tar.bz2
sitesummary-98b5d608f8075a36f58d3ed2e984b9cd66bd7ab3.tar.xz
Only generate TCP port check for xfs if /etc/X11/fs/config state
that it is listening on TCP.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 694b81e..ab41576 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ sitesummary (0.0.57~svn61900) UNRELEASED; urgency=low
easier to figure out why a machine is not monitored.
* Collect /etc/X11/fs/config to make it possible to figure out of
xfs should listen on TCP or not.
+ * Only generate TCP port check for xfs if /etc/X11/fs/config state
+ that it is listening on TCP.
-- Petter Reinholdtsen <pere@debian.org> Thu, 21 Jan 2010 20:21:50 +0100