12
0

- Ensure second stage and YaST-Firstboot don't get killed by

getty when running over 2nd or 3rd serial console (bsc#935965)
- 3.1.164

- Do not crash in proposal client if zfcp proposal reports itself
  as unavailable (bnc#956745)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=745
This commit is contained in:
YaST Team Bot
2015-12-02 14:46:54 +00:00
committed by Git OBS Bridge
parent bf84a2936f
commit 2ac35b161f
6 changed files with 21 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
[Unit]
Description=YaST2 Firstboot
After=apparmor.service local-fs.target YaST2-Second-Stage.service plymouth-start.service
Before=getty@tty1.service serial-getty@ttyS0.service display-manager.service network.service NetworkManager.service
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
Before=display-manager.service network.service NetworkManager.service
ConditionPathExists=/var/lib/YaST2/reconfig_system
[Service]