projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877ade4
)
add pid_file as in Debian package
author
Brendan O'Dea
<bod@optus.net>
Thu, 9 Dec 2004 00:53:14 +0000
(
00:53
+0000)
committer
Brendan O'Dea
<bod@optus.net>
Thu, 9 Dec 2004 00:53:14 +0000
(
00:53
+0000)
etc/startup-config.default
patch
|
blob
|
history
diff --git
a/etc/startup-config.default
b/etc/startup-config.default
index
2e565b9
..
f0b5ac4
100644
(file)
--- a/
etc/startup-config.default
+++ b/
etc/startup-config.default
@@
-1,5
+1,6
@@
set debug 3
set log_file "/var/log/l2tpns"
+set pid_file "/var/run/l2tpns.pid"
set l2tp_secret "secret"
set primary_dns 1.2.3.4
set secondary_dns 1.2.3.5
@@
-11,7
+12,7
@@
set radius_secret "secret"
set bind_address 0.0.0.0
set cluster_master 0.0.0.0
set throttle_speed 64
-set accounting_dir "/var/run/l2tpns/acct
/
"
+set accounting_dir "/var/run/l2tpns/acct"
set setuid 0
set dump_speed no
load plugin "garden"