Updates to startup script
- Allow setting of nice level from FarmConfig script
If an environment variableNiceLevel
is set, use it for renice, otherwise use the defaults of 10/17 for HLT1/2. - Remove setting HOME from startup script ...
With HOME set, the gitconddb (libgit2) tries to access $HOME/.gitconfig, which when done from all nodes at the same time is not nice to NFS...