diff options
-rwxr-xr-x | kvmx | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1665,6 +1665,7 @@ function kvmx_console { exit 1 fi + # Script hack, useful for servers when using su before attaching to a console # See https://serverfault.com/questions/116775/sudo-as-different-user-and-running-screen #script /dev/null #screen -x kvmx-$VM |