Re: [lxc-devel] [PATCH] ubuntu: Fix openssh postinst call in >= saucy

2013-07-08 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > The new openssh uses a different mechanism to start/stop the daemon > which in turn requires a few tweaks in our template to deal with both > the new and old ways of doing that. > > Signed-off-by: Stéphane Graber Thanks, Stéphane, that worked! (B

[lxc-devel] [PATCH] ubuntu: Fix openssh postinst call in >= saucy

2013-07-08 Thread Stéphane Graber
The new openssh uses a different mechanism to start/stop the daemon which in turn requires a few tweaks in our template to deal with both the new and old ways of doing that. Signed-off-by: Stéphane Graber --- templates/lxc-ubuntu.in | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-)