From 9e60806b02d464ae834d337b42efea8990f1580f Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 15 Aug 2011 21:31:32 -0700 Subject: [PATCH] * usr/share/byobu/profiles/tmux: - ensure that byobu-janitor runs on reload --- debian/changelog | 2 ++ usr/share/byobu/profiles/tmux | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 87886fd4..23852493 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,8 @@ byobu (4.30) unreleased; urgency=low * usr/lib/byobu/network: - make network calculations drastically cheaper, by using status_freq rather than a file stat + * usr/share/byobu/profiles/tmux: + - ensure that byobu-janitor runs on reload -- Dustin Kirkland Thu, 11 Aug 2011 10:31:31 -0500 diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index cd047d20..0a549d62 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -21,6 +21,7 @@ ############################################################################### set-environment -g BYOBU_BACKEND tmux +new-window -d byobu-janitor # Change to Screen's ctrl-a escape sequence set-option -g prefix C-a