]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC.pm
implement container reboot
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 20 Nov 2019 14:49:38 +0000 (15:49 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Nov 2019 18:18:37 +0000 (19:18 +0100)
commitf5fe1125a91a343c32378e36b490cc73c9c825f2
tree1974f188bf599ad504b42bb4ecea3d9895653a1f
parent733e52ecc5ec8650f02530041759fa759cbfdd61
implement container reboot

* add helper function vm_reboot
* add vm_reboot api call
* add 'pct reboot'

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/PVE/API2/LXC/Status.pm
src/PVE/CLI/pct.pm
src/PVE/LXC.pm