- Ensure plymouth does not interfere with X11 when executing
yast2-firstboot (bsc#966874) - 3.1.170 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=751
This commit is contained in:
parent
7144fe848c
commit
9b8b9075e6
@ -8,7 +8,8 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
|
||||
ExecStartPre=-/usr/bin/plymouth --hide-splash
|
||||
ExecStartPre=-/usr/bin/plymouth quit
|
||||
ExecStartPre=-/usr/bin/plymouth --wait
|
||||
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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9839f21b10dab862f5db2f949a119414839d8b71b64c53d6ee68e25a7bad3d85
|
||||
size 394820
|
3
yast2-installation-3.1.170.tar.bz2
Normal file
3
yast2-installation-3.1.170.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1988b3b8042b29f318d1e48a29aea486ce986508172e1ecb5c0f7e9e100853b
|
||||
size 395911
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 08:36:55 UTC 2016 - ancor@suse.com
|
||||
|
||||
- Ensure plymouth does not interfere with X11 when executing
|
||||
yast2-firstboot (bsc#966874)
|
||||
- 3.1.170
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 21:15:02 UTC 2016 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.169
|
||||
Version: 3.1.170
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user