music: Add new skipbutton service
This commit is contained in:
parent
84e3dc8478
commit
303e188e24
3 changed files with 49 additions and 0 deletions
|
@ -29,3 +29,9 @@
|
|||
name: mpd-volume-to-mqtt
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart skipbutton
|
||||
systemd:
|
||||
name: skipbutton
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue