/[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.1 - (show annotations) (download)
Tue Jun 12 15:59:48 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-pptpd-1_12_0-13_el4_sme, e-smith-pptpd-1_12_0-10_el4_sme, e-smith-pptpd-1_12_0-12_el4_sme, e-smith-pptpd-1_12_0-11_el4_sme
Import on branch sme7 of package e-smith-pptpd-1.12.0-10.el4.sme.src.rpm

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