networking: ifup is configured by /etc/network/interfaces

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-05 00:00:00 +00:00
parent e491ad4013
commit 525593a7db

View File

@@ -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:
....