This website works better with JavaScript.
Home
Help
Sign In
starwels
/
gitian-builder
mirror of
https://github.com/devrandom/gitian-builder
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Merge pull request
#105
from laanwj/2015_11_auto_ipv4
Set up IPv4 gateway automatically
pull/109/head
Dev Random
5 years ago
parent
659b678c1a
cb718681e9
commit
76e5bc186d
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
etc/lxc.config.in
+ 2
- 0
etc/lxc.config.in
View File
@@ -32,4 +32,6 @@ lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = GUESTLINK
lxc.network.ipv4 = GUESTIP/24
lxc.network.ipv4.gateway = auto
lxc.utsname = gitian
Write
Preview
Loading…
Cancel
Save