- Timestamp:
- Dec 20, 2009, 9:47:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy-rebased/invirt-cache-acls
r2590 r2716 1 1 #!/bin/sh 2 2 cells () { 3 for i in $(invirt-getconf -l authz. afs.cells); do4 invirt-getconf authz. afs.cells.$i.cell3 for i in $(invirt-getconf -l authz.cells); do 4 invirt-getconf authz.cells.$i.cell 5 5 done 6 6 }
Note: See TracChangeset
for help on using the changeset viewer.