byobu: Update to 5.129

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from 492cbd53cb)
This commit is contained in:
Jeffery To
2019-06-15 02:53:59 +08:00
parent 0116633d02
commit 879a1e25bf
22 changed files with 42 additions and 411 deletions
@@ -26,3 +26,16 @@
# By default, we won't bug the user with the display of network traffic
# below DISK_IO_THRESHOLD in kB/s; override in $BYOBU_CONFIG_DIR/status
[ -n "$DISK_IO_THRESHOLD" ] || DISK_IO_THRESHOLD=50
--- a/usr/share/byobu/status/statusrc
+++ b/usr/share/byobu/status/statusrc
@@ -36,8 +36,8 @@
# and your lsb_release is "precise", only "p" will be displayed
#RELEASE_ABBREVIATED=1
-# Default: /
-#MONITORED_DISK=/
+# Default: /overlay
+#MONITORED_DISK=/overlay
# Minimum disk throughput that triggers the notification (in kB/s)
# Default: 50