E Editor Well-Known Member Apr 26, 2017 108 1 58 Turkey Jul 21, 2018 #1 Hi, I think it came with the new version, LXC Auto-start option after installation. What's the command? I checked the API documentation, but I couldn't find it. Thank you!
Hi, I think it came with the new version, LXC Auto-start option after installation. What's the command? I checked the API documentation, but I couldn't find it. Thank you!
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,298 723 253 Austria www.proxmox.com Jul 21, 2018 #2 Sorry, I not really get the question. What do you want to know exactly?
E Editor Well-Known Member Apr 26, 2017 108 1 58 Turkey Jul 21, 2018 #3 dietmar said: Sorry, I not really get the question. What do you want to know exactly? Click to expand... Hi dietmar, How do I enter the command line "Start after created" in VM clone/install? For example; I create a VM with a command line and what command do I need to add to automatically start the generated VM?
dietmar said: Sorry, I not really get the question. What do you want to know exactly? Click to expand... Hi dietmar, How do I enter the command line "Start after created" in VM clone/install? For example; I create a VM with a command line and what command do I need to add to automatically start the generated VM?
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,298 723 253 Austria www.proxmox.com Jul 21, 2018 #4 See # man qm The option is "--start 1"
E Editor Well-Known Member Apr 26, 2017 108 1 58 Turkey Jul 22, 2018 #5 dietmar said: See # man qm The option is "--start 1" Click to expand... Thank you @dietmar