proto-shell: move all proto init code to a separate function
[project/netifd.git] / dummy / proto / ppp.sh
index 9a35fc9..5078833 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 . ../netifd-proto.sh
+init_proto "$@"
 
 ppp_init_config() {
        proto_config_add_string "username"