diff options
Diffstat (limited to 'recipes/multitech/config/ppp/options')
-rw-r--r-- | recipes/multitech/config/ppp/options | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/multitech/config/ppp/options b/recipes/multitech/config/ppp/options new file mode 100644 index 0000000000..1126510694 --- /dev/null +++ b/recipes/multitech/config/ppp/options @@ -0,0 +1,17 @@ +# Select tty device +# +# MTSMC-E +/dev/ttyS1 +# MTSMC-H +#/dev/ttyACM0 +# USB device +#/dev/ttyUSB0 + +# Uncomment below to run in foreground +#nodetach + +# Uncomment below to emit debug +#debug + +lock + |