mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
byobu: Update to 5.129
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from 492cbd53cb)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user