mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
services.dae: disable wait for network
This commit is contained in:
@@ -89,7 +89,7 @@ inputs:
|
||||
tproxy_port_protect: true
|
||||
so_mark_from_dae: 0
|
||||
log_level: info
|
||||
disable_waiting_network: false
|
||||
disable_waiting_network: true
|
||||
${lanString}
|
||||
${wanString}
|
||||
auto_config_kernel_parameter: true
|
||||
|
||||
Reference in New Issue
Block a user