systemd absolute exec

This commit is contained in:
Ondrej Zara 2019-04-26 10:57:06 +02:00
parent 60bfdfec42
commit 4dc92874fd

View file

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