@@ -802,14 +802,16 @@ Context information is passed to the Virtual Machine via an ISO mounted as a par
802802| | ``USERNAME `` is not set. | | |
803803| | Requires OpenSSH server installed on Windows, user automatically detected. ``USERNAME `` ignored.| | |
804804+-----------------------------------+-------------------------------------------------------------------------------------------------+------------------------------+---------+
805- | ``WINADMIN `` | Set to ``NO `` to treat the Windows user as standard user for setting ``SSH_PUBLIC_KEY `` | Windows | Windows |
805+ | ``ENABLE_SSH `` | Set to ``NO `` to disable the automatic startup of the ``sshd `` service (if installed). | Windows | Windows |
806+ +-----------------------------------+-------------------------------------------------------------------------------------------------+------------------------------+---------+
807+ | ``WINADMIN `` | Set to ``NO `` to treat the Windows user as standard user for setting ``SSH_PUBLIC_KEY ``. | Windows | Windows |
806808+-----------------------------------+-------------------------------------------------------------------------------------------------+------------------------------+---------+
807809| ``SECURETTY `` | If set to ``NO `` it will disable securetty validation on PAM. If set to ``YES `` | Linux | Linux |
808810| | it will restore system defaults. Defaults: LXC -> ``YES ``, KVM -> ``NO ``. | | |
809811+-----------------------------------+-------------------------------------------------------------------------------------------------+------------------------------+---------+
810812| ``TIMEZONE `` | Time zone to set. On Linux, the name must match the zone file name relative to | O | O |
811813| | ``/usr/share/zoneinfo/ `` (e.g. ``US/Central ``). On Windows, the name must match | | |
812- | | supported zone listed by ``tzutil /l `` (e.g. ``Central Standard Time ``) | | |
814+ | | supported zone listed by ``tzutil /l `` (e.g. ``Central Standard Time ``). | | |
813815+-----------------------------------+-------------------------------------------------------------------------------------------------+------------------------------+---------+
814816| ``GROW_ROOTFS `` | If set to ``NO ``, the automatic growing of the root filesystem or disk ``C: `` on Windows will | O | O |
815817| | be disabled. | | |
0 commit comments