diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-12-03 14:42:04 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-12-03 14:42:04 +0000 |
commit | 1b6b2856a0ed353591be57ef371e529aad877776 (patch) | |
tree | d721da96fe1d7ce29f6c10cf9361c449efd3ad5a /debian | |
parent | 2946b7f62e07ef641a64e6b3104bf88d1a9ff5ea (diff) | |
download | sitesummary-1b6b2856a0ed353591be57ef371e529aad877776.tar.gz sitesummary-1b6b2856a0ed353591be57ef371e529aad877776.tar.bz2 sitesummary-1b6b2856a0ed353591be57ef371e529aad877776.tar.xz |
* Change the collector to use the mac address from eth1 or eth2 if
eth0 isn't usable.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e1797a5..8f02ddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ sitesummary (0.0.20) UNRELEASED; urgency=low sure Getopt::Std is available for sitesummary-upload. * Add new collect.d/debian to collect debian specific stuff. Now collects /etc/debian_version. + * Change the collector to use the mac address from eth1 or eth2 if + eth0 isn't usable. -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Nov 2006 21:52:41 +0100 |