mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* etc/byobu/statusrc:
- revert recent change which enabled disk_io by default
This commit is contained in:
parent
7c3683fa33
commit
f95a7720e3
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ byobu (4.7) unreleased; urgency=low
|
|||
|
||||
* usr/lib/byobu/network:
|
||||
- fix shell comparator bug when number has decimal
|
||||
* etc/byobu/statusrc:
|
||||
- revert recent change which enabled disk_io by default
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 28 May 2011 12:58:05 -0500
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ cpu_temp=0
|
|||
custom=1
|
||||
date=1
|
||||
disk=0
|
||||
disk_io=1
|
||||
disk_io=0
|
||||
ec2_cost=0
|
||||
fan_speed=0
|
||||
hostname=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue