|
|
|
|
@ -3,8 +3,8 @@ Description=Video Player
|
|
|
|
|
After=multi-user.target
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
WorkingDirectory=/home/pi/video-player
|
|
|
|
|
ExecStart=node /home/pi/video-player/index.js
|
|
|
|
|
WorkingDirectory=/home/steady/video-player
|
|
|
|
|
ExecStart=node /home/steady/video-player/index.js
|
|
|
|
|
Environment=DISPLAY=:0
|
|
|
|
|
User=1000
|
|
|
|
|
Group=1000
|
|
|
|
|
|