1
0
Stephan Kulow 2013-01-22 17:16:50 +00:00 committed by Git OBS Bridge
commit 6412692047
5 changed files with 9 additions and 10 deletions

View File

@ -1,15 +1,12 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target plymouth-start.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]
Type=oneshot
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
# firewall will be started by YaST Second Stage
# ensure current queue doesn't block YaST starting it
ExecStartPre=-/bin/systemctl stop SuSEfirewall2.service
ExecStartPre=-/usr/bin/plymouth --hide-splash
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
RemainAfterExit=yes

View File

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

View File

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

View File

@ -1,7 +1,9 @@
-------------------------------------------------------------------
Wed Jan 16 10:20:11 UTC 2013 - coolo@suse.com
Sun Jan 20 15:27:33 UTC 2013 - lslezak@suse.cz
- add hotfix to be reverted
- start the add-on module also when "addon" boot parameter is
present (fate#314318)
- 2.23.10
-------------------------------------------------------------------
Mon Jan 14 13:45:23 UTC 2013 - locilka@suse.com

View File

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