From 8df5b03aa53d9e5db21b697ee60e8e53c95218a1 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 18 Oct 2018 21:13:03 +0200 Subject: :construction: Change paths to the 'lux-neo' user --- bin/luxcena-neo.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/luxcena-neo.service') diff --git a/bin/luxcena-neo.service b/bin/luxcena-neo.service index 62111a6..c20a844 100644 --- a/bin/luxcena-neo.service +++ b/bin/luxcena-neo.service @@ -2,7 +2,7 @@ Description=Luxcena Neo [Service] -ExecStart=/home/pi/luxcena-neo-install/src/bin/luxcena-neo.sh +ExecStart=/home/lux-neo/install/src/bin/luxcena-neo.sh Restart=always RestartSec=10 User=nobody @@ -10,7 +10,7 @@ User=nobody Group=nogroup Environment=PATH=/usr/bin:/usr/local/bin Environment=NODE_ENV=production -WorkingDirectory=/home/pi/luxcena-neo-install/src/ +WorkingDirectory=/home/lux-neo/install/src/ [Install] WantedBy=multi-user.target -- cgit v1.2.3