Artifact ba0af5792d22c41b9028bfd803c2e4eb0609faf8:
- File start.template — part of check-in [fa53a2f55d] at 2015-07-17 16:44:30 on branch trunk — Initial files (user: vitus, size: 299) [annotate] [blame] [check-ins using]
#!/bin/sh NAME=$(basename $(pwd)) # if remote access is enabled, then there should be # SPICE_PASSWORD=password SPICE_PORT=$(find_free_port 5900) . /etc/vws/vm.conf {qemubinary} -name $NAME {accel} \ {drive} \ {cdrom} \ {net} \ {usb} \ {sound} \ $MONITOR_OPTIONS \ $SPICE_OPTIONS \ $PROCESS_OPTIONS