- Disable display of status messages on the console (bsc#1099505).
- 4.1.8 - Don not print errors if plymouth is not installed (bsc#1101879) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=970
This commit is contained in:
committed by
Git OBS Bridge
parent
73ea56ebfb
commit
5bca9b02ff
@@ -10,7 +10,7 @@ OnFailure=shutdown.target
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=TERM=linux
|
||||
ExecStartPre=-/usr/bin/plymouth quit
|
||||
ExecStartPre=/bin/sh -c "/usr/bin/plymouth quit 2>/dev/null || :"
|
||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
||||
ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
|
||||
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
||||
|
Reference in New Issue
Block a user