From 84a394f348f754b110e43f10f38f5f241402f434 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 12 Mar 2019 00:00:37 +0530 Subject: [PATCH] Sync Signed-off-by: Harsh Shandilya --- horbiswalls-bot.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/horbiswalls-bot.service b/horbiswalls-bot.service index e80c791..dabf4b3 100644 --- a/horbiswalls-bot.service +++ b/horbiswalls-bot.service @@ -6,8 +6,8 @@ After=network.target Restart=on-abort Type=simple User=bot -WorkingDirectory=/home/msfjarvis/walls-manager-master -ExecStart=//home/msfjarvis/walls-manager-master/venv/bin/python bot.py +WorkingDirectory=/home/msfjarvis/walls-manager +ExecStart=/home/msfjarvis/walls-manager/venv/bin/python bot.py ExecReload=/bin/kill -USR1 $MAINPID ; Use graceful shutdown with a reasonable timeout