File: default

package info (click to toggle)
welcome2l 3.04-20
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 412 kB
  • ctags: 77
  • sloc: ansic: 1,468; makefile: 150; sh: 58
file content (18 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file contains parameters passed to /usr/bin/welcome2l
# Please see welcome2l(1) for list of possible options.

# Text of message for the -msg option.
MSG="    Debian GNU/Linux"

# Cpu name for the -cpu option.
# CPU="AMD-K6(tm) 3D"

# Other options for welcome2l. Should at least include -getty (or -gettps
# if you have gettps installed).
# OPTIONS="-getty -scr4 -xmasauto -private"
OPTIONS="-getty -scr4 -xmasauto"

# This option specifies to which file welcome2l should generate its logo.
# You need to pass `-f' option to getty if you want it to work.
# Please read /usr/share/doc/welcome2l/README.Debian for details.
ISSUE_FILE="/etc/issue.welcome2l"