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.rhel')
-rw-r--r--x-ui.service.rhel1
1 files changed, 1 insertions, 0 deletions
diff --git a/x-ui.service.rhel b/x-ui.service.rhel
index 30652d52..696a9c12 100644
--- a/x-ui.service.rhel
+++ b/x-ui.service.rhel
@@ -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