This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=TERM=linux PX_MODULE_PATH=""
-
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
-
ExecStartPost=/bin/sh -c '/usr/bin/printf "\033c" > /dev/tty1' /usr/bin/rm -f /var/lib/YaST2/runme_at_boot /usr/bin/systemctl restart systemd-vconsole-setup.service
-
ExecStartPre=-/usr/bin/plymouth quit
-
RemainAfterExit=yes
-
StandardInput=tty
-
TimeoutSec=0
-
Type=oneshot
-
-
[Unit]
-
After=apparmor.service local-fs.target plymouth-start.service purge-kernels.service
-
Before=getty@tty1.service getty@tty2.service getty@tty3.service getty@tty4.service getty@tty5.service getty@tty6.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service serial-getty@hvc0.service serial-getty@ttyAMA0.service serial-getty@ttysclp0.service serial-getty@sclp_line0.service display-manager.service
-
ConditionPathExists=/var/lib/YaST2/runme_at_boot
-
Conflicts=plymouth-start.service
-
Description=YaST2 Second Stage
-
Additionnal notes
Nothing here.