]> git.ipfire.org Git - thirdparty/lxc.git/commit
use correct lxc-init path in sshd template
authorNikolay Martynov <mar.kolya@gmail.com>
Thu, 1 May 2014 04:46:49 +0000 (00:46 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 1 May 2014 14:38:12 +0000 (10:38 -0400)
commit8a2fdf50ad3e771032476b1d0d65aa1cb44ee999
tree26744d82fb1fb4fa2a76c3044eab503285d3643d
parent91828b0e1f7b2c88dab7708694e3d93ac6e6cf80
use correct lxc-init path in sshd template

lxc-init got moved into SBINDIR/init.lxc recently.
This broke sshd template because path wasn't updated there.
This patch should fix this issue.

Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-sshd.in