/[smeserver]/rpms/smeserver-support/sme7/smeserver-support-1.6.0-statusreport.sleep.patch2
ViewVC logotype

Contents of /rpms/smeserver-support/sme7/smeserver-support-1.6.0-statusreport.sleep.patch2

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 14:48:33 2008 UTC (15 years, 8 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' smeserver-support-1.6.0/root/etc/e-smith/templates/etc/crontab/statusreport mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/templates/etc/crontab/statusreport
2 --- smeserver-support-1.6.0/root/etc/e-smith/templates/etc/crontab/statusreport 2006-05-31 20:01:47.000000000 -0400
3 +++ mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/templates/etc/crontab/statusreport 2006-05-31 20:01:24.000000000 -0400
4 @@ -7,5 +7,5 @@
5 my $minute = ${statusreport}{Minute};
6
7 return "$minute $hour * * $dow root "
8 - . q{ sleep $[ $RANDOM % 60 ]; /sbin/e-smith/statusreport };
9 + . q{ sleep $[ $RANDOM \\% 60 ]; /sbin/e-smith/statusreport };
10 }

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