projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add alt text for the VNC applet to tell people to enable Java
[invirt/packages/invirt-web.git]
/
invirt-cache-acls
diff --git
a/invirt-cache-acls
b/invirt-cache-acls
index
922d9ba
..
79a7650
100755
(executable)
--- a/
invirt-cache-acls
+++ b/
invirt-cache-acls
@@
-1,7
+1,7
@@
#!/bin/sh
cells () {
#!/bin/sh
cells () {
- for i in $(invirt-getconf -l authz.cells); do
- invirt-getconf authz.cells.$i.cell
+ for i in $(invirt-getconf -l authz.afs.cells); do
+ invirt-getconf authz.afs.cells.$i.cell
done
}
kinit -k -t /etc/invirt/keytab daemon/$(hostname -f)
done
}
kinit -k -t /etc/invirt/keytab daemon/$(hostname -f)