aboutsummaryrefslogtreecommitdiff
path: root/bin/luxcena-neo.service
diff options
context:
space:
mode:
Diffstat (limited to 'bin/luxcena-neo.service')
-rw-r--r--bin/luxcena-neo.service4
1 files changed, 2 insertions, 2 deletions
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