mirroring: add support for hg+https? mirror source URLs
[girocco.git] / screen / README
blobdc28603d50a855b1ade18a6679f771d9dafd5953
1 The files in this directory are for use with screen.
3 If using the ../cron/girocco cron setup to run the jobd and taskd,
4 then the screenrc file in this directory should be installed as
5 $HOME/.screenrc in order for the ../cron/girocco cron file to work
6 properly.  (The $HOME directory here is that of the Config.pm
7 mirror_user.)
9 The screenrc file in this directory should not need to be modified.
11 The girocco file in this directory is used by the ../cron/girocco
12 cron file as-is and should not need to be modified.
14 The giroccoacl file in this directory adds multiuser screen access
15 and should be modified to add the desired users to the multiuser
16 screen that runs jobd and taskd.  To use an alternate giroccoacl
17 file instead, simply copy the giroccoacl file somewhere else, modify
18 it and then set the Config.pm $screen_acl_file setting to the new
19 location.
21 Note that in order to make screen multiuser capable, these commands
22 need to be run:
24   sudo chmod u+s /usr/bin/screen
25   sudo chmod g-w /var/run/screen