mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Fix: update exec start/reload args
This commit is contained in:
		| @@ -16,8 +16,8 @@ After=network.target | ||||
|  | ||||
| [Service] | ||||
| Type=oneshot | ||||
| ExecStart=/bin/bash /etc/raspap/hostapd/servicestart.sh --interface wlan0  --seconds 3 | ||||
| ExecReload=/bin/bash /etc/raspap/hostapd/servicestart.sh --interface wlan0 --seconds 3 | ||||
| ExecStart=/bin/bash /etc/raspap/hostapd/servicestart.sh --seconds 1 | ||||
| ExecReload=/bin/bash /etc/raspap/hostapd/servicestart.sh --seconds 1 | ||||
| ExecStop=/bin/bash /etc/raspap/hostapd/servicestart.sh --action stop | ||||
| RemainAfterExit=no | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user