Description of problem: root@ontap:~# service network restart Shutting down interface eth0: [ OK ] Shutting down loopback interface: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface eth0: : command not foundrmation for eth0.../etc/dhcp/dhclient.d/nis.sh: line 23: : command not foundd/nis.sh: line 25: 'etc/dhcp/dhclient.d/nis.sh: line 26: syntax error near unexpected token `{ 'etc/dhcp/dhclient.d/nis.sh: line 26: `save_config_file() { done. [ OK ] The problem is that /etc/dhcp/dhclient.d/nis.sh is a DOS formatted file, which produces bash syntax errors. Version-Release number of selected component (if applicable): ypbind-1.20.4-14.fc11.x86_64 How reproducible: 100% Steps to Reproduce: 1. /etc/dhcp/dhclient.d/nis.sh 2. 3. Actual results: -bash: /etc/dhcp/dhclient.d/nis.sh: /bin/bash^M: bad interpreter: No such file or directory Expected results: no syntax errors Additional info: can be fixed with: dos2unix /etc/dhcp/dhclient.d/nis.sh
Thank you for report, fixed in ypbind-1.20.4-16.fc11.