]> git.proxmox.com Git - pve-container.git/commit
lxc-start does not close all FDs, so we cannot use run_command
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 2 Jun 2015 05:16:03 +0000 (07:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 2 Jun 2015 05:16:03 +0000 (07:16 +0200)
commitc870574c4ff841b6c1df60a1826c36d08113c6ae
tree72915e4995dc983de19805c90a506c5f59de353a
parent20464461f1c663b15c0493b0af4400299d8ae262
lxc-start does not close all FDs, so we cannot use run_command

simply use system() as workaround
src/PVE/API2/LXC.pm