projects
/
invirt/packages/invirt-remote.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
acf2816cce0aa06714ff16f3ca3ce08fec12ca64
[invirt/packages/invirt-remote.git]
/
files
/
usr
/
sbin
/
invirt-remote-vnccert
1
#!/bin/bash
2
# Get the VNC cert for the host passed as the first argument
3
4
klist -s || kinit -k
5
6
exec remctl "$1" remote web vnccert