diff options
Diffstat (limited to 'dummy/proto')
-rwxr-xr-x | dummy/proto/ppp.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dummy/proto/ppp.sh b/dummy/proto/ppp.sh index 9a35fc9..5078833 100755 --- a/dummy/proto/ppp.sh +++ b/dummy/proto/ppp.sh @@ -1,6 +1,7 @@ #!/bin/sh . ../netifd-proto.sh +init_proto "$@" ppp_init_config() { proto_config_add_string "username" |