File: loader.conf

package info (click to toggle)
libreswan 5.2-2.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 81,656 kB
  • sloc: ansic: 129,988; sh: 32,018; xml: 20,646; python: 10,303; makefile: 3,022; javascript: 1,506; sed: 574; yacc: 511; perl: 264; awk: 52
file content (10 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# loader.conf(5) configuration for loader(8).

# This is added to the install image as /boot/loader.conf so that the
# ISO attaches to a serial console.

boot_serial="YES"
comconsole_speed="115200"
console="comconsole"
boot_cdrom="YES"
autoboot_delay="1"