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