--- rpms/smolt/sme8/smolt-1.4.3-sme.patch 2010/03/04 00:50:27 1.1 +++ rpms/smolt/sme8/smolt-1.4.3-sme.patch 2010/03/06 16:53:30 1.2 @@ -43,3 +43,12 @@ diff -ruN smolt-1.4.3.sme/client/smolt.p try: vendor = props['system.vendor'] if len(vendor.strip()) == 0: +diff -up smolt-1.4.3.sme/client/smolt.cron.monthly smolt-1.4.3/client/smolt.cron.monthly +--- smolt-1.4.3.sme/client/smolt.cron.monthly 2010-02-27 12:05:44.000000000 -0700 ++++ smolt-1.4.3/client/smolt.cron.monthly 2010-03-06 09:49:28.000000000 -0700 +@@ -2,4 +2,4 @@ + # Please note that calling with -c will cause smolt to pause a random amount of + # time between 0 and 3 days before actually sending, this is to prevent ddos on + # the server +-20 1 1 * * smolt /usr/bin/smoltSendProfile -c > /dev/null 2>&1 ++20 1 1 * * admin /usr/bin/smoltSendProfile -c > /dev/null 2>&1