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
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"