Rename all systemd, sysvinit and upstart files to libretime
Fixes: #516
This commit is contained in:
parent
e56d468036
commit
c44346fe94
18 changed files with 123 additions and 93 deletions
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=LibreTime Media Analyzer Service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/airtime_analyzer
|
||||
User=libretime-analyzer
|
||||
Group=libretime-analyzer
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue