https://bugzilla.novell.com/show_bug.cgi?id=223408
kmachalkova@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kmachalkova@novell.com Status|ASSIGNED |NEEDINFO Info Provider| |holgi@novell.com
------- Comment #9 from kmachalkova@novell.com 2007-02-13 03:04 MST ------- When YaST stores network configuration, it does 'rcnetwork reload' in case the network is already running (i.e. 'rcnetwork status' returns 0), and 'rcnetwork restart' otherwise. So in case DHCLIENT_MODIFY_RESOLV_CONF is set to yes, dhclient should modify resolv.conf on network reload, shouldn't it ?
Also, when I delete content of my resolv.conf manually, and call 'rcnetwork reload', it doesn't get restored back by dhclient. As Olaf mentioned in bug #236666, /etc/yp.conf is affected by this as well, it doesn't get created after network reload. Is this correct behaviour?
Christian, can you please comment ?