systemd absolute exec

This commit is contained in:
Ondrej Zara 2019-04-26 10:57:06 +02:00
parent 60bfdfec42
commit 4dc92874fd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Description=Control Your Player
[Service]
WorkingDirectory=$PWD
ExecStart=node .
ExecStart=/usr/bin/env node .
[Install]
WantedBy=default.target