File: ifscheme.default

package info (click to toggle)
ifscheme 1.7-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 240 kB
  • ctags: 33
  • sloc: sh: 925; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ifscheme configuration
#
# Uncomment the following statement to always boot up with the same
# scheme:
#
#BOOT_SCHEME=home
#
# Uncomment the following statement to boot up with the scheme passed
# in the environment variable SCHEME:
#
#BOOT_SCHEME=$SCHEME
#
# Leaving BOOT_SCHEME unconfigured means that the scheme that was last
# used will be preserved.