This unit is provided by:
Options
-
[Service]
-
Environment=LANG=en_US.UTF-8
-
ExecStart=/usr/bin/tmux -u attach -t anaconda
-
Restart=always
-
RestartSec=0
-
StandardInput=tty
-
StandardOutput=tty
-
TTYPath=/dev/%I
-
TTYReset=yes
-
TTYVHangup=yes
-
TTYVTDisallocate=yes
-
Type=idle
-
WorkingDirectory=/root
-
-
[Unit]
-
After=anaconda.target anaconda.service
-
ConditionKernelCommandLine=!inst.notmux
-
ConditionPathIsDirectory=!/sys/hypervisor/s390
-
Description=Anaconda Text Console
-
Requires=anaconda.service
-
Additionnal notes
Nothing here.