mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Add wpa_cli disconnect cmd
This commit is contained in:
parent
84dc44d944
commit
b5d861a2b9
@ -11,6 +11,7 @@ www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* scan
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* reconfigure
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* add_network
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i enable_network [0-9]
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i disconnect [0-9]j
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* select_network [0-9]
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* set_network [0-9] *
|
||||
www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli -i wl* remove_network [0-9]
|
||||
|
Loading…
x
Reference in New Issue
Block a user