planet-web r646 - trunk



Author: ovitters
Date: Thu Nov 13 18:12:55 2008
New Revision: 646
URL: http://svn.gnome.org/viewvc/planet-web?rev=646&view=rev

Log:
Run update-planet as nice 10 to reduce server impact.


Modified:
   trunk/update-planet

Modified: trunk/update-planet
==============================================================================
--- trunk/update-planet	(original)
+++ trunk/update-planet	Thu Nov 13 18:12:55 2008
@@ -19,7 +19,7 @@
 fi
 
 pushd config/$CONFIG > /dev/null
-$PLANET $@ config.ini
+nice $PLANET $@ config.ini
 popd > /dev/null
 
 rm -f lock.$CONFIG



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]