gerrit.sh: tell oom killer to respect us.

Since gerrit is usually a essential process that can consume a lot of
memory and you might run other memory hogs (git gc, git repack) on the
same machine, lets tell the oom killer that we prefer not to be killed.

Currently this only works if we're root... And i don't know if the
values is what we'd want to use in real life.
1 file changed