Add more sample configuration and utility files
[girocco.git] / screen / README
blobefbe89f39a3df888341afec180795a5485520bfe
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 If using the ../cron/girocco cron setup to run the fixupd,
10 then the screenrc file in this directory should be installed as
11 ~root/.screenrc in order for the ../cron/girocco cron file to work
12 and AFTER make install, @basedir@/toolbox/updateroot.sh should be
13 run as root to install the fixupd files into ~root/repomgr.
15 The screenrc file in this directory should not need to be modified.
17 The root file in this directory should not need to be modified and
18 is copied into ~root/repomgr/screen/root for use by the entry in
19 ../cron/girocco that starts fixupd as root.
21 The girocco file in this directory is used by the ../cron/girocco
22 cron file as-is and should not need to be modified.
24 The giroccoacl file in this directory adds multiuser screen access
25 and should be modified to add the desired users to the multiuser
26 screen that runs jobd and taskd.  To use an alternate giroccoacl
27 file instead, simply copy the giroccoacl file somewhere else, modify
28 it and then set the Config.pm $screen_acl_file setting to the new
29 location.
31 Note that in order to make screen multiuser capable, these commands
32 need to be run:
34   sudo chmod u+s /usr/bin/screen
35   sudo chmod g-w /var/run/screen