mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
hostapd.yml reload new services
This commit is contained in:
parent
263010cfdf
commit
c602bace6b
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
systemd:
|
||||
name: "{{ item }}"
|
||||
enabled: no
|
||||
daemon_reload: yes
|
||||
with_items:
|
||||
- clone-wifi.service
|
||||
- wifi-test.service
|
||||
|
@ -152,6 +153,7 @@
|
|||
systemd:
|
||||
name: "{{ item }}"
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
||||
with_items:
|
||||
# - hostapd.service
|
||||
- clone-wifi.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue