Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x-ui.service.debian')
-rw-r--r--x-ui.service.debian1
1 files changed, 1 insertions, 0 deletions
diff --git a/x-ui.service.debian b/x-ui.service.debian
index 037f88bb..4902c5fe 100644
--- a/x-ui.service.debian
+++ b/x-ui.service.debian
@@ -9,6 +9,7 @@ Environment="XRAY_VMESS_AEAD_FORCED=false"
Type=simple
WorkingDirectory=/usr/local/x-ui/
ExecStart=/usr/local/x-ui/x-ui
+ExecReload=kill -USR1 $MAINPID
Restart=on-failure
RestartSec=5s