diff --git a/x-ui.service b/x-ui.service index 3b375c3e..7efe5164 100644 --- a/x-ui.service +++ b/x-ui.service @@ -10,7 +10,7 @@ WorkingDirectory=/usr/local/x-ui/ ExecStart=/usr/local/x-ui/x-ui Restart=on-failure RestartSec=5s -ProtectHome=tmpfs +ProtectHome=false ProtectKernelModules=true ProtectControlGroups=true ProtectKernelLogs=true