2 # If using the screenrc file with SCREENCOMMAND
3 # support this file can be run as part of the
4 # initial screen command like so:
5 # SCREENCOMMAND='source girocco' screen
7 # or source this from a .screenrc file with:
10 # or use the screen -X command like so:
11 # screen -X 'source girocco'
18 screen -t jobd 0 "@basedir@/toolbox/run-jobd.sh" --shell
19 screen -t taskd 1 "@basedir@/toolbox/run-taskd.sh" --shell
23 # Set up the multiuser access permissions
24 # This defaults to the giroccoacl file in this directory
25 # See README for further information about changing it
26 source @screen_acl_file@