mirror of https://github.com/bjdgyc/anylink.git
默认开启用户组
This commit is contained in:
parent
f12ac2f4d8
commit
b741f58189
|
@ -128,6 +128,7 @@ func addInitData() error {
|
|||
AllowLan: true,
|
||||
ClientDns: []ValData{{Val: "114.114.114.114"}},
|
||||
RouteInclude: []ValData{{Val: All}},
|
||||
Status: 1,
|
||||
}
|
||||
err = SetGroup(&g1)
|
||||
if err != nil {
|
||||
|
|
Loading…
Reference in New Issue