/[smecontribs]/rpms/smeserver-libreswan-xl2tpd/contribs9/smeserver-libreswan-xl2tpd-remove-crtcts.patch |
Parent Directory | Revision Log | Revision Graph
* Tue Feb 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-9.sme - remove crtscts fropm options.xl2tpd for xl2tpd 1.3.15
1 | jcrisp | 1.1 | diff -ruN smeserver-libreswan-xl2tpd-0.5.old/root/etc/e-smith/templates/etc/ppp/options.xl2tpd/10default smeserver-libreswan-xl2tpd-0.5/root/etc/e-smith/templates/etc/ppp/options.xl2tpd/10default |
2 | --- smeserver-libreswan-xl2tpd-0.5.old/root/etc/e-smith/templates/etc/ppp/options.xl2tpd/10default 2020-02-18 11:53:01.498343268 +0100 | ||
3 | +++ smeserver-libreswan-xl2tpd-0.5/root/etc/e-smith/templates/etc/ppp/options.xl2tpd/10default 2020-02-18 11:53:45.105467685 +0100 | ||
4 | @@ -46,7 +46,6 @@ | ||
5 | } | ||
6 | $OUT .= "noccp\n"; | ||
7 | $OUT .= "auth\n"; | ||
8 | - $OUT .= "crtscts\n"; # depends on xl2tpd version | ||
9 | $OUT .= "idle 800\n"; | ||
10 | $OUT .= "mtu $mtu\n"; | ||
11 | $OUT .= "mru $mtu\n"; |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |