SuSE Support Database

Title: /sbin/init.d/network restart does not funciton

---

Mainpage ---- Searchform ---- History ---- Versions ---- Categories ---- Contents
Deutsch
---

/sbin/init.d/network restart does not funciton

Applies to

SuSE Linux: Version 6.1, 1st Edition

Symptom:

You run the script
/sbin/init.d/network restart
but it does not reinitialize the network interfaces.

Reason:

In the script /sbin/init.d/network there is a small mistake.

Solution:

You must change line 64 in /sbin/init.d/network from:
        $0 stop && $0 stop || return=$rc_failed
to:
        $0 stop && $0 start || return=$rc_failed

---

Keywords: NETWORK, SCRIPT, RESTART, 6.1

---

Mainpage ---- Searchform ---- History ---- Versions ---- Categories ---- Contents
Deutsch
---

SDB-wey_network, Copyright SuSE GmbH, Nuremberg, Germany - Version: 15. Apr 1999
Impressum - Last generated: 28. Apr 1999 01:27:55 by jmigliac with sdb_gen 1.00.0