pakfire: Move cronjob from fixed time to random time in the night.

This commit is contained in:
Michael Tremer
2010-12-15 18:27:03 +01:00
parent aa2049e552
commit e959976b45
3 changed files with 9 additions and 3 deletions

View File

@@ -55,3 +55,6 @@ HOME=/
# fireinfo
%nightly,random * 23-4 /usr/bin/sendprofile >/dev/null 2>&1
# pakfire
%nightly,random * 23-4 /usr/local/bin/pakfire update >/dev/null 2>&1