aboutsummaryrefslogtreecommitdiff
path: root/kvmx-create
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-24 13:48:48 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-24 13:48:48 -0300
commit9861c861b55e7f8efca6532a3968b16eb59e9e58 (patch)
treea0f8b2f87812aa3329686b1ae2279c0201b65d7c /kvmx-create
parenta2989b09d5ebb71ae93fc4757fab5df88193b1f0 (diff)
downloadkvmx-9861c861b55e7f8efca6532a3968b16eb59e9e58.tar.gz
kvmx-9861c861b55e7f8efca6532a3968b16eb59e9e58.tar.bz2
Initialize the clipboard at kvmx-vdagent
Diffstat (limited to 'kvmx-create')
-rwxr-xr-xkvmx-create2
1 files changed, 2 insertions, 0 deletions
diff --git a/kvmx-create b/kvmx-create
index d06c2b4..31646eb 100755
--- a/kvmx-create
+++ b/kvmx-create
@@ -103,6 +103,8 @@ function kvmx_config {
kvmx_user_config arch amd64 "System arch"
kvmx_user_config version stretch "Distro version"
kvmx_user_config mirror http://http.debian.net/debian/ "Debian mirror"
+ kvmx_user_config ssh_support y "Administration using passwordless SSH (y/n)"
+ kvmx_user_config ssh_custom y "Setup a custom SSH keypair (y/n)"
}
# Load config file