Changeset 2591 for package_branches/invirt-web/cherrypy/invirt-cache-acls
- Timestamp:
- Dec 7, 2009, 10:05:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy/invirt-cache-acls
r2558 r2591 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.