Install analyzer with pip and change script prefix to default /usr/local
This commit is contained in:
parent
53af85de02
commit
af656d5481
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=LibreTime Media Analyzer Service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/libretime-analyzer
|
||||
ExecStart=/usr/local/bin/libretime-analyzer
|
||||
User=libretime-analyzer
|
||||
Group=libretime-analyzer
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue