/[webpac2]/trunk/bin/fix-webpac-group-perms.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/fix-webpac-group-perms.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1180 by dpavlin, Sat Apr 25 12:32:01 2009 UTC revision 1181 by dpavlin, Wed Apr 29 22:24:34 2009 UTC
# Line 5  function fix_webpac_group() { Line 5  function fix_webpac_group() {
5          find $1/ ! -perm -g=w -group webpac -exec chmod g+w -v {} \;          find $1/ ! -perm -g=w -group webpac -exec chmod g+w -v {} \;
6  }  }
7    
8  fix_webpac_group var  fix_webpac_group t
9  fix_webpac_grouo out  fix_webpac_group lib
10  fix_webpac_grouo out  fix_webpac_grouo out
11    fix_webpac_group conf
12    fix_webpac_group web
13    fix_webpac_group var

Legend:
Removed from v.1180  
changed lines
  Added in v.1181

  ViewVC Help
Powered by ViewVC 1.1.26