* byobu: must force the janitor to run on startup

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-22 14:23:12 -05:00
commit e0bbee53fd
2 changed files with 4 additions and 2 deletions

2
byobu
View file

@ -20,7 +20,7 @@
PKG="byobu"
# Sanitize the environment
byobu-janitor
byobu-janitor --force
# Launch motd+shell, unless the user has default windows set to launch
[ -n "$SHELL" ] || SHELL="/bin/sh"

4
debian/changelog vendored
View file

@ -2,8 +2,10 @@ byobu (2.15) unreleased; urgency=low
* profiles/common: defutf8 on seems like a sane default, at this point,
LP: #301447
* debian/control: trying to fix upgrade issues
* byobu: must force the janitor to run on startup
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jun 2009 13:12:17 -0500
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jun 2009 14:23:02 -0500
byobu (2.14-0ubuntu1) karmic; urgency=low