/[smeserver]/rpms/e-smith-pptpd/sme7/e-smith-pptpd-1.12.0-debug.patch
ViewVC logotype

Contents of /rpms/e-smith-pptpd/sme7/e-smith-pptpd-1.12.0-debug.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Oct 7 19:12:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-pptpd-1.12.0/root/etc/e-smith/templates/etc/pptpd.conf/debug mezzanine_patched_e-smith-pptpd-1.12.0/root/etc/e-smith/templates/etc/pptpd.conf/debug
2 --- e-smith-pptpd-1.12.0/root/etc/e-smith/templates/etc/pptpd.conf/debug 2002-05-18 14:15:06.000000000 -0400
3 +++ mezzanine_patched_e-smith-pptpd-1.12.0/root/etc/e-smith/templates/etc/pptpd.conf/debug 2006-04-09 15:55:02.000000000 -0400
4 @@ -1,7 +1,4 @@
5 {
6 -# TAG: debug
7 -#
8 -# Turns on (more) debugging to syslog.
9 -#
10 + my $debug = $pptpd{debug} || 'no';
11 + $OUT = $debug eq 'yes' ? "debug" : "# debug is not enabled";
12 }
13 -debug

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed