diff options
author | Dmitry Kozlov <xeb@mail.ru> | 2015-04-18 11:36:16 +0300 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2015-04-18 11:36:16 +0300 |
commit | c91f24839eaa2d4bfa8ed22c1e304cd79d30e14a (patch) | |
tree | a8dbdb84fbef881c5a66dc9749c83d0fb8770588 /accel-pppd/accel-ppp.conf | |
parent | 40c8be9c74e4cd84c42b3bc16cf90bdeeb41146a (diff) | |
download | accel-ppp-c91f24839eaa2d4bfa8ed22c1e304cd79d30e14a.tar.gz accel-ppp-c91f24839eaa2d4bfa8ed22c1e304cd79d30e14a.zip |
ipoe: added info about "sfot terminate" mode
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r-- | accel-pppd/accel-ppp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf index 7b534619..e6bce30b 100644 --- a/accel-pppd/accel-ppp.conf +++ b/accel-pppd/accel-ppp.conf @@ -134,6 +134,7 @@ start=dhcpv4 #ip-pool=ipoe #idle-timeout=0 #session-timeout=0 +#soft-terminate=0 interface=eth0 |