mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
daemon_reload
This commit is contained in:
parent
daa4c64936
commit
6e284ee493
1 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,6 @@
|
||||||
- name: Enable and Start check-firmware.service
|
- name: Enable and Start check-firmware.service
|
||||||
systemd:
|
systemd:
|
||||||
name: check-firmware.service
|
name: check-firmware.service
|
||||||
state: reloaded
|
daemon_reload: yes
|
||||||
|
state: restarted
|
||||||
enabled: yes
|
enabled: yes
|
||||||
status: started
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue