diff --git a/deploy/install.sh b/deploy/install.sh index 0d26ad5..057961c 100755 --- a/deploy/install.sh +++ b/deploy/install.sh @@ -59,6 +59,7 @@ User=yourchat Group=yourchat WorkingDirectory=/opt/yourchat ExecStart=/opt/yourchat/yourchat +ExecReload=/bin/kill -USR1 \$MAINPID Restart=always RestartSec=10 StandardOutput=journal