mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 00:52:59 +00:00
upstart; Enable lxc-net by default
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
c580b8d207
commit
6b3ec35ed9
@ -4,7 +4,7 @@ author "Serge Hallyn <serge.hallyn@canonical.com>"
|
||||
start on starting lxc
|
||||
stop on stopped lxc
|
||||
|
||||
env USE_LXC_BRIDGE="false"
|
||||
env USE_LXC_BRIDGE="true"
|
||||
env LXC_BRIDGE="lxcbr0"
|
||||
env LXC_ADDR="10.0.3.1"
|
||||
env LXC_NETMASK="255.255.255.0"
|
||||
|
Loading…
Reference in New Issue
Block a user