From 328c1d92aabccb0d6ba88bf639db39dedd918de8 Mon Sep 17 00:00:00 2001 From: frju365 <19982894+frju365@users.noreply.github.com> Date: Sun, 10 Jun 2018 02:19:47 +0200 Subject: [PATCH] Update and rename lstu.service to systemd.service --- conf/{lstu.service => systemd.service} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename conf/{lstu.service => systemd.service} (94%) diff --git a/conf/lstu.service b/conf/systemd.service similarity index 94% rename from conf/lstu.service rename to conf/systemd.service index 12f3aac..796b272 100644 --- a/conf/lstu.service +++ b/conf/systemd.service @@ -6,7 +6,8 @@ After=network.target [Service] Type=forking -User=www-data +User=__APP__ +Group=__APP__ RemainAfterExit=yes WorkingDirectory=__FINALPATH__ PIDFile=__FINALPATH__script/hypnotoad.pid