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