Lines Matching refs:run
418 -B = run daemon in the background
482 If the interfaces on which wpa_supplicant is to run are not known or do
529 ctrl_interface=/var/run/wpa_supplicant
559 ctrl_interface=/var/run/wpa_supplicant
577 ctrl_interface=/var/run/wpa_supplicant
595 ctrl_interface=/var/run/wpa_supplicant
616 ctrl_interface=/var/run/wpa_supplicant
643 ctrl_interface=/var/run/wpa_supplicant
701 file). This makes it possible to run wpa_cli with a normal user
758 set = set variables (shows list of variables when run without arguments)
777 list of variables when run without arguments)
794 -a = run in daemon mode executing the action file based on events from
796 -B = run a daemon in the background
797 default path: /var/run/wpa_supplicant
801 Using wpa_cli to run external program on connect/disconnect
804 wpa_cli can used to run external programs whenever wpa_supplicant
892 wpa_supplicant -g/var/run/wpa_supplicant-global -B
896 wpa_cli -g/var/run/wpa_supplicant-global interface_add wlan0 \
897 "" nl80211 /var/run/wpa_supplicant
913 wpa_cli -g/var/run/wpa_supplicant-global interface_remove wlan0
919 To minimize the size of code that needs to be run with root privileges
924 unprivileged process (wpa_supplicant) that can be run as non-root
938 wpa_priv needs to be run with network admin privileges (usually, root
942 wpa_supplicant can be run as a non-root user (e.g., all standard users
951 - create /var/run/wpa_priv directory for UNIX domain sockets and control
953 mkdir /var/run/wpa_priv
954 chown root:wpapriv /var/run/wpa_priv
955 chmod 0750 /var/run/wpa_priv
958 wpa_priv -B -P /var/run/wpa_priv.pid nl80211:wlan0
959 - run wpa_supplicant as non-root with a user that is in wpapriv group:
967 also possible to run multiple wpa_priv processes at the same time, if
997 Please note that this would give anyone being able to run that
1009 /var/run/wpa_supplicant could not be done by this user, but this