The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2120
This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.
=== Description (from pull-request) ===
On Tue, Jun 14, 2016 at 10:59:51AM +0200, Harald Dunkel wrote:
> Hi folks,
>
> Problem: A container setup with "lxc-create -t debian" has
> lost its file-based capabilities (used by systemd, ping,
> iputils, ...). I didn't check other template scripts, but
> since the major suspect is tar (used fo
Hi folks,
Problem: A container setup with "lxc-create -t debian" has
lost its file-based capabilities (used by systemd, ping,
iputils, ...). I didn't check other template scripts, but
since the major suspect is tar (used for creating a cache)
I would assume that this problem is not restricted to D