From ef1f5a389f6e63b9837e531ecfbc9606ada59965 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@iotlink.com>
Date: 星期三, 30 十月 2019 15:51:15 +0800
Subject: [PATCH] fix: sudo password argument name
---
config/test.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/test.yaml b/config/test.yaml
index 2fa49df..4c84f61 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -20,7 +20,7 @@
#纭洏涓暟
diskCount: 2
#Exec root command
- sysServerPort: 18081
+ sudoPassword: 123
sysThresholds:
-
value: 60
--
Gitblit v1.8.0