diff --git a/conf/systemd.service b/conf/systemd.service index a8b2a68..72a6a57 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -10,7 +10,7 @@ User=__APP__ Group=__APP__ RemainAfterExit=yes WorkingDirectory=__FINALPATH__ -PIDFile=__FINALPATH__script/hypnotoad.pid +PIDFile=__FINALPATH__/script/hypnotoad.pid ExecStart=/usr/local/bin/carton exec hypnotoad script/lufi ExecStop=/usr/local/bin/carton exec hypnotoad -s script/lufi ExecReload=/usr/local/bin/carton exec hypnotoad script/lufi