Parent Directory
|
Revision Log
First version of WLCG Worker Node Environment scripts
1 | # |
2 | # Config settings for the wlcg-wn-env scripts |
3 | # |
4 | # Copyright (c) 2012 by |
5 | # Jan Just Keijser (janjust@nikhef.nl) |
6 | # Nikhef |
7 | # Amsterdam |
8 | # The Netherlands |
9 | |
10 | # How to log messages (not used yet) |
11 | # log = /tmp/wlcg-wn-env.log |
12 | #log = syslog:LOCAL3 |
13 | |
14 | # Where the $JOBFEATURES env var will point to |
15 | # (the contents of this setting are evaluated using eval) |
16 | jobfeatures = ${TMPDIR:-/tmp}/jobfeatures.${PBS_JOBID} |
17 |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |