12
0

- Removing network dependencies in the service files in order to

prevent booting cycles in Tumbleweed. (bnc#954908)
- 3.1.167

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=748
This commit is contained in:
YaST Team Bot
2016-01-11 15:37:38 +00:00
committed by Git OBS Bridge
parent 90b64b985d
commit dbc29e3fcb
6 changed files with 15 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
[Unit]
Description=YaST2 Firstboot
After=apparmor.service local-fs.target YaST2-Second-Stage.service plymouth-start.service
After=apparmor.service local-fs.target plymouth-start.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
Before=display-manager.service network.service
ConditionPathExists=/var/lib/YaST2/reconfig_system
[Service]