rotate notif-il files at 10M
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 9 Apr 2009 14:12:59 +0000 (14:12 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 9 Apr 2009 14:12:59 +0000 (14:12 +0000)
org.glite.lb.server/config/startup

index 9d90c31..e920349 100755 (executable)
@@ -104,6 +104,7 @@ start()
                echo -n Starting glite-lb-notif-interlogd ...
                su - $GLITE_USER -c "$GLITE_LOCATION/bin/glite-lb-notif-interlogd \
                        -f $GLITE_LB_NOTIF_FPREFIX -s $GLITE_LB_NOTIF_SOCK \
+                       -M 10485760 \
                        $creds $GLITE_LB_NOTIF_OTHER_OPTIONS" && echo " done" || echo " FAILED"
        else
                echo Warning: glite-lb-notif-interlogd not installed, LB notifications will not work