mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify hostapd service is being restarted
This commit is contained in:
parent
2ba4737aba
commit
5261301482
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
group: root
|
group: root
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: Enable the Access Point 'hostapd' service
|
- name: Enable/Restart the Access Point 'hostapd' service
|
||||||
service:
|
service:
|
||||||
# enabled: yes
|
# enabled: yes
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue