services: Add wifi-mqtt
This commit is contained in:
parent
3716997783
commit
1a1335f92d
4 changed files with 55 additions and 0 deletions
|
@ -48,3 +48,9 @@
|
|||
name: mqtt-graphite
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart wifi-mqtt
|
||||
systemd:
|
||||
name: wifi-mqtt
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue