diff --git a/docs/job_managers.rst b/docs/job_managers.rst index f24ef224..29345f1b 100644 --- a/docs/job_managers.rst +++ b/docs/job_managers.rst @@ -151,9 +151,10 @@ run DRMAA jobs via the user requested by the client (e.g. the Galaxy user). #drmaa_kill_script: scripts/drmaa_kill.bash #drmaa_launch_script: scripts/drmaa_launch.bash -For more information on running jobs as the real user, check out `this discussion -`__ from -the Galaxy mailing list. +In addition one needs to set the ``submit_user`` parameter to ``$__user_name__``, see +documentation in the `sample job_conf.yml file +`__ + More Options -------------------------------