Ignore:
Timestamp:
Oct 28, 2008, 10:53:31 PM (16 years ago)
Author:
broder
Message:

Add a remote web vnccert to invirt-remote-host to print out the VNC
certificate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-remote-host/files/usr/sbin/invirt-remote

    r1239 r1401  
    2727                COMMAND=/usr/sbin/xm
    2828                ;;
     29            vnccert)
     30                COMMAND=/usr/bin/invirt-vnc-getcert
     31                ;;
    2932            *)
    3033                echo "ERROR: invalid subcommand"
Note: See TracChangeset for help on using the changeset viewer.