Foo
This commit is contained in:
parent
8ef71595bf
commit
f387a9b3f2
2 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
set debug 3
|
set debug 3
|
||||||
set log_file "syslog:local5"
|
set log_file "/var/log/l2tpns"
|
||||||
set l2tp_secret "secret"
|
set l2tp_secret "secret"
|
||||||
set primary_dns 1.2.3.4
|
set primary_dns 1.2.3.4
|
||||||
set secondary_dns 1.2.3.5
|
set secondary_dns 1.2.3.5
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,6 @@ fi
|
||||||
%config(noreplace) /etc/l2tpns/startup-config
|
%config(noreplace) /etc/l2tpns/startup-config
|
||||||
%config(noreplace) /etc/l2tpns/ip_pool
|
%config(noreplace) /etc/l2tpns/ip_pool
|
||||||
/usr/sbin/l2tpns
|
/usr/sbin/l2tpns
|
||||||
/etc/l2tpns/users
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 02 2004 David Parrish <david@dparrish.com> 2.0.2
|
* Thu Sep 02 2004 David Parrish <david@dparrish.com> 2.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue