mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
wifimngr: 17.7.1 - update init.d script
This commit is contained in:
parent
9a934269ae
commit
1d31c5f795
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ start_service() {
|
|||
procd_open_instance
|
||||
procd_set_param command ${PROG}
|
||||
procd_set_param env LIBWIFI_DEBUG_LEVEL=3 #for debugging only
|
||||
# procd_set_param env LIBWIFI_STA_RATINGS_SOFILE="/usr/lib/libwifi-sta-ratings.so"
|
||||
procd_set_param env LIBWIFI_STA_RATINGS_SOFILE="/usr/lib/libwifi-sta-ratings.so"
|
||||
# procd_set_param stderr 1 #for debugging only
|
||||
procd_set_param respawn
|
||||
procd_close_instance
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue