From 04c35a5a2980d36f4b28f660b8bbea1357b82598 Mon Sep 17 00:00:00 2001 From: Ehco Date: Thu, 18 Apr 2024 08:09:50 +0800 Subject: [PATCH] Update get-ehco.sh --- hack/get-ehco.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/get-ehco.sh b/hack/get-ehco.sh index 96429888d..c87e2ad58 100755 --- a/hack/get-ehco.sh +++ b/hack/get-ehco.sh @@ -50,7 +50,7 @@ Type=simple LimitNOFILE=65535 ExecStart=$EXECUTABLE_INSTALL_PATH -c "$API_OR_CONFIG_PATH" WorkingDirectory=~ -NoNewPrivileges=trues +NoNewPrivileges=true Restart=always [Install]