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