Changeset 2590 for trunk/packages/invirt-web/invirt-cache-acls
- Timestamp:
- Dec 7, 2009, 9:33:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/invirt-cache-acls
r2557 r2590 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.