aboutsummaryrefslogtreecommitdiff
path: root/bin/luxcena-neo.service
blob: c20a8446a5df94f8887da52d7bdb1fc6b87d0328 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=Luxcena Neo

[Service]
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/

[Install]
WantedBy=multi-user.target