|
@@ -135,7 +135,7 @@ func main() {
|
|
|
DisplayName: "yfkj-networkd",
|
|
DisplayName: "yfkj-networkd",
|
|
|
Description: "Network connectivity management",
|
|
Description: "Network connectivity management",
|
|
|
Option: map[string]any{
|
|
Option: map[string]any{
|
|
|
- "Restart": "always", // 无条件重启
|
|
|
|
|
|
|
+ "Restart": "on-failure",
|
|
|
},
|
|
},
|
|
|
}
|
|
}
|
|
|
|
|
|