* usr/share/byobu/status/statusrc:

- fix reference to non-existent variable, MONITORED_INTERFACE; should be
    MONITORED_NETWORK
This commit is contained in:
Dustin Kirkland 2011-11-14 13:32:06 -06:00
commit d4255e1de2
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View file

@ -19,6 +19,9 @@ byobu (4.48) unreleased; urgency=low
* debian/control:
- we really need tmux 1.5 to take advantage of its features
- N.B.: I have pushed backports of tmux 1.5-1 to ppa:byobu/ppa
* usr/share/byobu/status/statusrc:
- fix reference to non-existent variable, MONITORED_INTERFACE; should be
MONITORED_NETWORK
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 09 Nov 2011 17:54:11 -0600

View file

@ -39,7 +39,7 @@
#DISK_IO_THRESHOLD=50
# Default: eth0
#MONITORED_INTERFACE=eth0
#MONITORED_NETWORK=eth0
# Unit used for network throughput (either bits per second or bytes per second)
# Default: bits