Loading hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html +3 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,9 @@ cd 1 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect cd 2 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect # until https://github.com/kpcyrd/rebuilderd/issues/152 has been fixed, # it's also useful to randomize the queue sometimes, run as $USER: echo "update queue set priority = ABS(RANDOM()) % 1000;" |sqlite3 ~/rebuilderd.db # # FIXME: this should be done, aehm, differently ;) Loading Loading
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html +3 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,9 @@ cd 1 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect cd 2 /opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect # until https://github.com/kpcyrd/rebuilderd/issues/152 has been fixed, # it's also useful to randomize the queue sometimes, run as $USER: echo "update queue set priority = ABS(RANDOM()) % 1000;" |sqlite3 ~/rebuilderd.db # # FIXME: this should be done, aehm, differently ;) Loading