4
services/wpa_supplicant
Executable file
4
services/wpa_supplicant
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_config='/etc/wpa_supplicant/wpa_supplicant.conf'
|
||||
service_command=( /usr/bin/wpa_supplicant -i "${service_name##*-}" -c "$service_config" )
|
Reference in New Issue
Block a user