gluon-alfred: no parallel cronjobs

This should reduce memory consumption a little.

https://github.com/freifunk-gluon/gluon/issues/109#issuecomment-61681696
This commit is contained in:
Nils Schneider 2014-11-17 15:32:03 +01:00
parent 62ca03a274
commit 0eded54626
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
* * * * * /lib/gluon/announce/announce.lua nodeinfo | gzip | alfred -s 158
* * * * * /lib/gluon/announce/announce.lua statistics | gzip | alfred -s 159
* * * * * /lib/gluon/announce/announce.lua nodeinfo | gzip | alfred -s 158; /lib/gluon/announce/announce.lua statistics | gzip | alfred -s 159