This file is indexed.

/etc/fai/live.conf is in fai-server 3.4.8ubuntu2.

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
29
30
31
32
33
# /etc/live.conf - configuration file for live-initramfs(7)

export BUILD_SYSTEM="Debian"

export UNIONTYPE="aufs"
export NOAUTOLOGIN="Yes"
export NOFASTBOOT="Yes"
export SELINUX_INIT="No"
export NOSUDO="Yes"
export NOUSER="Yes"
export NOXAUTOCONFIG="Yes"
export NOFSTAB="Yes"
export NOHOSTS="Yes"

export NOACCESSIBILITY="Yes"
export NOAPPARMOR="Yes"
export NOAPTCDROM="Yes"
export NOCONSOLEKEYBOARD="Yes"
export NOKPERSONALIZER="Yes"
export NOKWALLET="Yes"
export NOLANGUAGESELECTOR="Yes"
export NOLOCALES="Yes"
export NONETWORKING="Yes"
export NOPERSISTENT="Yes"
export NOPOWERMANAGEMENT="Yes"
export NOPRESEED="Yes"
export NOPROGRAMCRASHES="Yes"
export NORESTRICTEDMANAGER="Yes"
export NOTIMEZONE="Yes"
export NOUPDATENOTIFIER="Yes"
export NOXAUTOLOGIN="Yes"
export NOXSCREENSAVER="Yes"
export NOGNOMEPANEL="Yes"