Merge branch 'master' into rorcz
[girocco.git] / fixupd / README
blob4549f92a8d4d6fbe17e53ca8ff8cd8382aaae964
1 This is a home for a deamon that is setting up permissions of newly created
2 projects.  You DO NOT NEED these if you have pushing turned off OR use
3 different permission control than Group.
5 Otherwise, you need to copy fixup* over to ~root and run them as root.
6 You will want to check the configuration at the beginning of fixupd.sh.
7 (The scripts are completely self-contained so that you can easily
8 review them.)
10 The ../toolbox/updateroot.sh script can be used to easily copy the
11 necessary fixupd files to ~root/repomgr.  Simply run it as root
12 AFTER "make install".  See also ../cron/README and ../screen/README for
13 more information on using the sample files to automate running fixupd.