diff options
author | Kozlov Dmitry <xeb@mail.ru> | 2013-06-04 15:40:30 +0400 |
---|---|---|
committer | Kozlov Dmitry <xeb@mail.ru> | 2013-06-04 15:40:30 +0400 |
commit | 537aa4db022683d11cf13dab60a3410016f98ca8 (patch) | |
tree | 4b22238af3c91d8438664dfc9d0f9a58b4a49f53 /accel-pppd/accel-ppp.conf.5 | |
parent | 45156b684e0bd404215183d1368ad8694f29075e (diff) | |
download | accel-ppp-537aa4db022683d11cf13dab60a3410016f98ca8.tar.gz accel-ppp-537aa4db022683d11cf13dab60a3410016f98ca8.zip |
use /var/lib/accel-ppp instead /var/run/accel-ppp
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index a6c51897..02633584 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -749,7 +749,7 @@ to \fIaccel-ppp\fR). .TP .BI "history-file=" filename Defines the file used by the Telnet module for loading and storing its -command history (defaults to \fI/var/run/accel-ppp/history\fR). +command history (defaults to \fI/var/lib/accel-ppp/history\fR). .TP .BI "sessions-columns=" column_list Defines the default set of columns to be displayed by the "show sessions" |