Fixed client0 in network/interfaces
This commit is contained in:
parent
684b048781
commit
77e50bcd6a
@ -11,4 +11,5 @@ auto ap0
|
|||||||
|
|
||||||
auto client0
|
auto client0
|
||||||
iface client0 inet manual
|
iface client0 inet manual
|
||||||
|
pre-up ifconfig $IFACE up
|
||||||
|
post-down ifconfig $IFACE down
|
||||||
|
Loading…
Reference in New Issue
Block a user