From 3be22f08ebfb1bc4dbdad2605bb18c98137c88a1 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 11 Jan 2010 22:46:23 -0600 Subject: [PATCH] profiles/common: adjust the formatting-only, and run-only-at-startup status scripts to run every 9,999,999 seconds (~115 days), minor performance improvement once a day, easier to identify such jobs --- debian/changelog | 4 +++- profiles/common | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4b3d4b1..ddaa0183 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,9 @@ byobu (2.46) unreleased; urgency=low * bin/cpu_temp, bin/temp_f, bin/temp_c, byobu-config, byobu.1, profiles/common, rpm/byobu.spec, statusrc: merge temp_f and temp_c into a single cpu_temp script - + * profiles/common: adjust the formatting-only, and run-only-at-startup + status scripts to run every 9,999,999 seconds (~115 days), minor + performance improvement once a day, easier to identify such jobs -- Dustin Kirkland Thu, 07 Jan 2010 21:53:14 -0600 diff --git a/profiles/common b/profiles/common index dc2c1fed..e72817e4 100644 --- a/profiles/common +++ b/profiles/common @@ -33,10 +33,10 @@ defutf8 on # ~600 ~10 minutes # ~180 ~3 minutes # ~60 ~1 minute -backtick 10 86389 86389 byobu-janitor -backtick 11 86399 86399 printf "\005-1=" -backtick 12 86413 86413 byobu-status color -backtick 99 86011 86011 byobu-status logo +backtick 10 9999999 9999999 byobu-janitor +backtick 11 9999999 9999999 printf "\005-1=" +backtick 12 9999999 9999999 byobu-status color +backtick 99 9999999 9999999 byobu-status logo backtick 100 599 599 byobu-status release backtick 101 7 7 byobu-status updates_available backtick 102 5 5 byobu-status reboot_required @@ -48,22 +48,22 @@ backtick 107 13 13 byobu-status mem_used backtick 108 601 601 byobu-status ec2_cost backtick 109 607 607 byobu-status hostname backtick 110 86029 86029 byobu-status whoami -backtick 111 86069 86069 byobu-status menu -backtick 112 86077 86077 byobu-status arch +backtick 111 9999999 9999999 byobu-status menu +backtick 112 9999999 9999999 byobu-status arch backtick 113 61 61 byobu-status battery backtick 114 11 11 byobu-status users backtick 115 29 29 byobu-status uptime backtick 116 7 7 byobu-status processes backtick 117 3 3 byobu-status network -backtick 118 86083 86083 true +backtick 118 9999999 9999999 true backtick 119 17 17 byobu-status wifi_quality -backtick 120 86111 86111 byobu-status date -backtick 121 86113 86113 byobu-status time +backtick 120 9999999 9999999 byobu-status date +backtick 121 9999999 9999999 byobu-status time backtick 122 127 127 byobu-status ip_address backtick 123 13 13 byobu-status disk -backtick 124 86117 86117 true +backtick 124 9999999 9999999 true backtick 125 19 19 byobu-status cpu_temp -backtick 126 86117 86117 true +backtick 126 9999999 9999999 true backtick 127 5 5 byobu-status mail backtick 128 23 23 byobu-status fan_speed backtick 129 67 67 byobu-status apport