]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxc.net
Move lxcbr0 setup logic into lxc.net script
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 31 Jul 2014 06:53:51 +0000 (08:53 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 4 Aug 2014 19:24:03 +0000 (15:24 -0400)
commit2ed776214a3c2b63c87c028582e68a881d5e2a46
tree3366122f36ff1c798122b112e6c005195a503861
parenta96a8e8c09d8146ee14663423b2b1eb21f730c63
Move lxcbr0 setup logic into lxc.net script

Factor this out of the lxc-net.conf upstart job, so that it can be used by
init.d scripts and systemd units, too.

Part of https://launchpad.net/bugs/1312532

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
config/init/upstart/lxc-net.conf
src/lxc/Makefile.am
src/lxc/lxc.net [new file with mode: 0755]