mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* byobu: must force the janitor to run on startup
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
0b9283c3b5
commit
e0bbee53fd
2 changed files with 4 additions and 2 deletions
2
byobu
2
byobu
|
@ -20,7 +20,7 @@
|
||||||
PKG="byobu"
|
PKG="byobu"
|
||||||
|
|
||||||
# Sanitize the environment
|
# Sanitize the environment
|
||||||
byobu-janitor
|
byobu-janitor --force
|
||||||
|
|
||||||
# Launch motd+shell, unless the user has default windows set to launch
|
# Launch motd+shell, unless the user has default windows set to launch
|
||||||
[ -n "$SHELL" ] || SHELL="/bin/sh"
|
[ -n "$SHELL" ] || SHELL="/bin/sh"
|
||||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -2,8 +2,10 @@ byobu (2.15) unreleased; urgency=low
|
||||||
|
|
||||||
* profiles/common: defutf8 on seems like a sane default, at this point,
|
* profiles/common: defutf8 on seems like a sane default, at this point,
|
||||||
LP: #301447
|
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
|
byobu (2.14-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue