File: templates

package info (click to toggle)
byobu 5.133-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,872 kB
  • sloc: sh: 4,445; python: 477; makefile: 60; perl: 26; xml: 22
file content (11 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
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'.