]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Add systemd unit for lxc.net
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 31 Jul 2014 06:53:53 +0000 (08:53 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 4 Aug 2014 19:24:17 +0000 (15:24 -0400)
commit65b27d845f182167aa1620d6225336d722a7e7c5
treeec91285b520c7019a0f8e874c223131032d1ecea
parent213b0fe063ffa03d4ab1307a0dbe234e98693e0b
Add systemd unit for lxc.net

This is the equivalent of the upstart lxc-net.conf to set up the LXC bridge.

This also drops "lxc.service" from tarballs. It is built source which depends
on configure options, so the statically shipped file will not work on most
systems.

https://launchpad.net/bugs/1312532

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
.gitignore
config/init/systemd/Makefile.am
config/init/systemd/lxc-net.service.in [new file with mode: 0644]
config/init/systemd/lxc.service.in
configure.ac