/lib/live/debconfig/0050-sysvinit.templates is in live-debconfig 4.0~alpha31-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | Template: live-debconfig/title
Type: title
Description: live-debconfig: System Configuration
Template: live-debconfig/sysvinit/lxc-enable
Type: boolean
Default:
Description: live-debconfig: Enable LXC?
Should Linux Container (LXC) support be enabled?
.
This defaults to false.
Template: live-debconfig/sysvinit/lxc-consoles
Type: string
Default:
Description: live-debconfig: How many consoles for LXC?
How many concurrent consoles should the current container provide?
.
This defaults to 6 and will result in six getty processes per container.
Template: live-debconfig/sysvinit/lxc-disable-services
Type: string
Default:
Description: live-debconfig: Which services to disable for LXC?
Some services are not useful in containers and should be disabled.
.
This defaults to checkroot.sh hwclockfirst.sh hwclock.sh kmod module-init-tools mountkernfs.sh mountall.sh
umountfs umountroot.
|