diff options
-rw-r--r-- | accel-pppd/accel-ppp.conf | 1 | ||||
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
2 files changed, 4 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 diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index f87c431b..773bfe53 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -384,6 +384,9 @@ Specifies pattern of vlan interface name. Pattern may contain following macros: - number of vlan. .br By default vlan-name=%I.%N. +.TP +.BI "soft-terminate=" 0|1 +Turns on soft terminate mode. Soft terminate means that session won't be terminated immediately, but when next lease renewal request will be received. .SH [dns] .TP .BI "dns1=" x.x.x.x |