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