summaryrefslogtreecommitdiff
path: root/multitech/recipes/multitech/config/ppp/options
blob: 34654c1ad4e9660a3cd317ed88b3967a811cd245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Select tty device
#
# First modem AT command port (symlink to actual device)
/dev/modem_at0

# Uncomment below to run in foreground
#nodetach

# Uncomment below to emit debug
#debug

# Uncomment to keep pppd up if the connection terminates
#persist
# Uncomment for unlimited connection attempts
#maxfail 0

# disable logging to /etc/ppp/connect-errors
# and only log to syslog
logfile /dev/null

lock