From 9dca3b3fe8164fd89782b2fa868b9685dcc48161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Mon, 8 Sep 2025 14:27:42 +0800 Subject: [PATCH] v2.7.1 --- x-ui.service | 7 ------- 1 file changed, 7 deletions(-) diff --git a/x-ui.service b/x-ui.service index 7efe5164..e911ef56 100644 --- a/x-ui.service +++ b/x-ui.service @@ -10,13 +10,6 @@ WorkingDirectory=/usr/local/x-ui/ ExecStart=/usr/local/x-ui/x-ui Restart=on-failure RestartSec=5s -ProtectHome=false -ProtectKernelModules=true -ProtectControlGroups=true -ProtectKernelLogs=true -ProtectHostname=true -ProtectClock=true -MemoryDenyWriteExecute=true [Install] WantedBy=multi-user.target