]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC.pm
Fix pct skiplock
authorAlwin Antreich <a.antreich@proxmox.com>
Wed, 14 Mar 2018 12:51:55 +0000 (13:51 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Mar 2018 13:00:37 +0000 (14:00 +0100)
commit2e64f0578563a2424ccaee39427717e11783ee77
treebed76e8510cdf99a70eba34a4fd3d9e0cc06b52b
parent3c0f680645fea5284c88c0bfcf0b6b23fc30ce2f
Fix pct skiplock

The method vm_start sets an environment variable that is not picked up
anymore by systemd. This patch removes the environment variable and
introduces a skiplock file that is picked up by the
lxc-pve-prestart-hook.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
src/PVE/LXC.pm
src/lxc-pve-prestart-hook