mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
networking: ifup is configured by /etc/network/interfaces
This commit is contained in:
@@ -2455,6 +2455,8 @@ Enable:
|
|||||||
/sbin/ifup -a
|
/sbin/ifup -a
|
||||||
....
|
....
|
||||||
|
|
||||||
|
That command goes over all (`-a) the interfaces in `/etc/network/interfaces` and brings them up.
|
||||||
|
|
||||||
Disable:
|
Disable:
|
||||||
|
|
||||||
....
|
....
|
||||||
|
|||||||
Reference in New Issue
Block a user