From 6ac160fb5c5027b86bf386a602b3d838605325a5 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 18 Oct 2018 21:42:06 +0200 Subject: :bug: Cannot start as service --- bin/luxcena-neo.service | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/luxcena-neo.service b/bin/luxcena-neo.service index c20a844..8448671 100644 --- a/bin/luxcena-neo.service +++ b/bin/luxcena-neo.service @@ -5,9 +5,7 @@ Description=Luxcena Neo ExecStart=/home/lux-neo/install/src/bin/luxcena-neo.sh Restart=always RestartSec=10 -User=nobody -Group=nogroup Environment=PATH=/usr/bin:/usr/local/bin Environment=NODE_ENV=production WorkingDirectory=/home/lux-neo/install/src/ -- cgit v1.2.3