make track title server side scripting into a service
This commit is contained in:
parent
79af7bfae7
commit
d2d60f43cb
1 changed files with 9 additions and 0 deletions
9
icecast-title-service/icecast-title.service
Normal file
9
icecast-title-service/icecast-title.service
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Unit]
|
||||||
|
Description=hit service
|
||||||
|
After=network-online.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/opt/shred.ing/sbin/update-title-json.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Loading…
Add table
Add a link
Reference in a new issue