From 6dbf68ad0fa1c8fc7c49dd9561487fa9e081b82e Mon Sep 17 00:00:00 2001 From: frju365 <19982894+frju365@users.noreply.github.com> Date: Mon, 11 Jun 2018 00:46:45 +0200 Subject: [PATCH] Update lstu.service --- conf/lstu.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/lstu.service b/conf/lstu.service index 12f3aac..1a69e8c 100644 --- a/conf/lstu.service +++ b/conf/lstu.service @@ -9,7 +9,7 @@ Type=forking User=www-data RemainAfterExit=yes WorkingDirectory=__FINALPATH__ -PIDFile=__FINALPATH__script/hypnotoad.pid +PIDFile=__FINALPATH__/script/hypnotoad.pid ExecStart=/usr/local/bin/carton exec hypnotoad script/lstu ExecStop=/usr/local/bin/carton exec hypnotoad -s script/lstu ExecReload=/usr/local/bin/carton exec hypnotoad script/lstu