/etc/grml/lsb-functions: another few bugfixes by ft (thanks)
[grml-etc-core.git] / etc / grml / screen_multisession
1 # who is allowed to connect via multiuser-mode?
2 addacl root,grml
3
4 # allow multiuser-mode
5 multiuser on
6
7 # redefine C-a
8 defescape ^Bb
9 escape ^Bb
10
11 # no nag-screen, please
12 startup_message off