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