Fixed client0 in network/interfaces

This commit is contained in:
Giulio 2020-09-21 13:41:29 +02:00
parent 684b048781
commit 77e50bcd6a

View File

@ -11,4 +11,5 @@ auto ap0
auto client0
iface client0 inet manual
pre-up ifconfig $IFACE up
post-down ifconfig $IFACE down