mirror of
https://github.com/dustinkirkland/byobu.git
synced 2024-11-13 19:50:07 -08:00
f44dac2f8a
config, usr/bin/byobu-janitor, usr/bin/byobu-launcher, usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall, usr/bin/byobu-select-profile, usr/bin/byobu-status, usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname, usr/lib/byobu/ip_address, usr/lib/byobu/logo, usr/lib/byobu/mem_available, usr/lib/byobu/menu, usr/lib/byobu/network, usr/lib/byobu/.notify_osd, usr/lib/byobu/reboot_required, usr/lib/byobu/services, usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys, usr/share/byobu/keybindings/screen-escape-keys, usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1: clean up the broken xdg changes, maintain both the xdg dir and a symlink for now; LP: #674217
12 lines
530 B
Plaintext
12 lines
530 B
Plaintext
Template: byobu/launch-by-default
|
|
Type: boolean
|
|
Default: false
|
|
_Description: Do you want to launch Byobu at shell login for all users?
|
|
Byobu can launch automatically at login (e.g. console, ssh), providing
|
|
an attachable/detachable window manager on the command line.
|
|
.
|
|
If you select this option, Byobu will install a symlink in /etc/profile.d.
|
|
This setting is system-wide, for all users logging into the system.
|
|
Individual users can disable this by touching
|
|
~/.byobu/disable-autolaunch, or configuring with 'byobu-config'.
|