- 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:
committed by
Git OBS Bridge
parent
90b64b985d
commit
dbc29e3fcb
@@ -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]
|
||||
|
Reference in New Issue
Block a user