proto-shell: add a config option for setting PROTO_FLAG_NODEV
[project/netifd.git] / proto / ppp.sh
index 9a5816b..7eed579 100755 (executable)
@@ -17,7 +17,8 @@ ppp_teardown() {
 }
 
 ppp_init() {
-       return
+       no_device=1
+       available=1
 }
 
 add_protocol ppp