projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clear cluster_master on election so that slaves will accept a new master
[l2tpns.git]
/
etc
/
startup-config.default
diff --git
a/etc/startup-config.default
b/etc/startup-config.default
index
6ec4011
..
a182c17
100644
(file)
--- a/
etc/startup-config.default
+++ b/
etc/startup-config.default
@@
-13,8
+13,9
@@
set throttle_speed 64
set accounting_dir "/var/run/l2tpns/acct"
set setuid 0
set dump_speed no
-load plugin "
garden
"
+load plugin "
sessionctl
"
load plugin "throttlectl"
load plugin "autothrottle"
load plugin "snoopctl"
load plugin "autosnoop"
+load plugin "garden"