This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=TERM=linux
-
ExecStart=/usr/lib/YaST2/bin/autoyast-initscripts.sh
-
ExecStartPre=-/usr/bin/plymouth --hide-splash
-
RemainAfterExit=yes
-
TimeoutSec=0
-
Type=oneshot
-
-
[Unit]
-
After=remote-fs.target network-online.target time-sync.target mail-transfer-agent.target hwscan.service ypbind.service YaST2-Second-Stage.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 systemd-user-sessions.service
-
Description=Autoyast2 Init Scripts
-
Wants=network-online.target
-
Additionnal notes
Nothing here.