]> git.proxmox.com Git - pve-container.git/commit
Only get PID info in fin_lxc_pid sub
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Sep 2015 12:40:14 +0000 (14:40 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Sep 2015 12:59:41 +0000 (14:59 +0200)
commitc39aa40a6aab5a672740449daf14f405ce322e5b
treeedabe34c6da8be34d7b14e46d1542232d94e1df9
parent88a8696be455a3f22a8813472d2428dfa62a9c30
Only get PID info in fin_lxc_pid sub

with the -p switch lxc-info only ouputs the PID line,
this makes the call quite a bit faster.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC.pm