1
0

- Simplified second stage systemd unit to avoid dependencies cycles

(bnc#947521 and bnc#931643). Logic moved to YaST startup scripts.
- 3.1.160

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=739
This commit is contained in:
YaST Team Bot 2015-10-02 12:20:44 +00:00 committed by Git OBS Bridge
parent 4661bffc57
commit 71c161e4aa
5 changed files with 12 additions and 5 deletions

View File

@ -2,7 +2,7 @@
Description=YaST2 Second Stage
# If xinetd is enabled, make sure it's already running so we can stop it during
# initialization of the VNC server
After=apparmor.service local-fs.target plymouth-start.service xinetd.service
After=apparmor.service local-fs.target plymouth-start.service
Before=getty@tty1.service display-manager.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6f3603411c2369150accdd1594418ef2694bf37d953bcc1270beafb6368a906
size 395655

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa563939afb91c6149cbe3f7e09fdffc0d75dc9d974859c9e0a068efd5ded0ba
size 396347

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 1 15:55:54 UTC 2015 - ancor@suse.com
- Simplified second stage systemd unit to avoid dependencies cycles
(bnc#947521 and bnc#931643). Logic moved to YaST startup scripts.
- 3.1.160
-------------------------------------------------------------------
Fri Sep 4 07:07:33 UTC 2015 - jsrain@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.159
Version: 3.1.160
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build