mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	dhcpcd hook for hostapd
This commit is contained in:
		
							parent
							
								
									71907893cb
								
							
						
					
					
						commit
						188407614c
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -48,6 +48,15 @@ | |||
|     mode: 0755 | ||||
|   when: is_raspbian | bool | ||||
| 
 | ||||
| - name: Create dhcpcd hook for hostapd | ||||
|   template: | ||||
|     src: hostapd/50-hostapd | ||||
|     dest: /lib/dhcpcd/dhcpcd-hooks/50-hostapd | ||||
|     owner: root | ||||
|     group: root | ||||
|     mode: 0644 | ||||
|   when: is_rpi | ||||
| 
 | ||||
| - name: Disable the Access Point 'hostapd' service | ||||
|   systemd: | ||||
|     name: hostapd | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue