aboutsummaryrefslogtreecommitdiff
path: root/examples/var_service/supplicant_if/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/var_service/supplicant_if/run')
-rwxr-xr-xexamples/var_service/supplicant_if/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/var_service/supplicant_if/run b/examples/var_service/supplicant_if/run
index 279d18af5..bc16fb606 100755
--- a/examples/var_service/supplicant_if/run
+++ b/examples/var_service/supplicant_if/run
@@ -14,7 +14,7 @@ ip link set dev "$if" up || { sleep 5; exit; }
##echo "* Powersave disable on $if"
##iw dev "$if" set power_save off
-echo "* Starting wpa_supplicant"
+echo "* Starting wpa_supplicant on $if [$$]"
exec \
env - PATH="$PATH" \
softlimit \