mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
use new os-base with dhcpcd
This commit is contained in:
@@ -211,10 +211,8 @@ func NewConfig() *Config {
|
||||
},
|
||||
"network": {
|
||||
Image: "network",
|
||||
CapAdd: []string{
|
||||
"NET_ADMIN",
|
||||
},
|
||||
Net: "host",
|
||||
Privileged: true,
|
||||
Net: "host",
|
||||
Labels: []string{
|
||||
DETACH + "=false",
|
||||
},
|
||||
|
Reference in New Issue
Block a user