This file is indexed.

/usr/share/globus/globus_gram_job_manager/sge.rvf is in globus-gram-job-manager-sge 2.6-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Attribute: email_address
Description: "Sun Grid Engine is capable to notify the user when/if
             certain events occur. Email can be sent at the beginning or
             end of the job, when job is aborted or suspended (see below).
             This attibute specifies where email(s) will be sent"
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: emailonexecution
Description: "Mail is sent at the beginning of the job"
Values: yes no
Default: no
DefaultWhen: GLOBUS_GRAM_JOB_SUBMIT
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: emailontermination
Description: "Mail is sent at the end of the job"
Values: yes no
Default: no
DefaultWhen: GLOBUS_GRAM_JOB_SUBMIT
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: emailonabort
Description: "Mail is sent when job has been aborted"
Values: yes no
Default: no
DefaultWhen: GLOBUS_GRAM_JOB_SUBMIT
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: emailonsuspend
Description: "Mail is sent when job has been suspended"
Values: yes no
Default: no
DefaultWhen: GLOBUS_GRAM_JOB_SUBMIT
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT

Attribute: parallel_environment
Description: "Target the job to a Grid Engine Parallel Environment (class) name
             as defined by the scheduler at the defined (remote) resource."
ValidWhen: GLOBUS_GRAM_JOB_SUBMIT