|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd waits network | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Dinar Valeev <dvaleev> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | crrodriguez |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dinar Valeev
2011-12-27 23:31:26 UTC
Does applying current online updates solve your problem ? No, I have all maintenance updates applied. Problem still exists. Frederic, Do yo have any idea about this? Thanks! I'm guessing you are using wifi with NetworkManager and you upgraded your system from 11.4 (or earlier) to 12.1. Please check /etc/sysconfig/network/config and ensure it contains : NM_ONLINE_TIMEOUT="0" (this was fixed by an update of sysconfig but if you upgrade from an earlier distro release, the fix is not applied). Fixed with systemctl disable NetworkManager-wait-online.service The question is if that service intended? yes, it is intended, but you didn't say if you tried with the fix in /etc/sysconfig/network/config (and make sure to have all NetworkManager maintenance update applied to). yes, you was righ. I've misread the setting. I thought about nm wait for interfaces setting. So setting NM_ONLINE_TIMEOUT="0" and enabling NetworkManager-wait-online.service works. So I think we can close bug as INVALID let's mark it as duplicate of the sysconfig default value for NM_ONLINE_TIMEOUT ;) *** This bug has been marked as a duplicate of bug 722304 *** |