From 5caceb55060b40741ca7de4de987c4d597a5bfc9 Mon Sep 17 00:00:00 2001 From: Kayou Date: Sun, 3 Feb 2019 19:17:36 +0100 Subject: [PATCH] set seervice type as simpe --- conf/lstu.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/lstu.service b/conf/lstu.service index 12f3aac..ffd4941 100644 --- a/conf/lstu.service +++ b/conf/lstu.service @@ -5,7 +5,7 @@ Requires=network.target After=network.target [Service] -Type=forking +Type=simple User=www-data RemainAfterExit=yes WorkingDirectory=__FINALPATH__