diff options
-rw-r--r-- | network/NetworkManager/fi.epitest.hostap.WPASupplicant.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/NetworkManager/fi.epitest.hostap.WPASupplicant.service b/network/NetworkManager/fi.epitest.hostap.WPASupplicant.service index a9ce1ecda63f..e8b4250b4305 100644 --- a/network/NetworkManager/fi.epitest.hostap.WPASupplicant.service +++ b/network/NetworkManager/fi.epitest.hostap.WPASupplicant.service @@ -1,4 +1,4 @@ [D-BUS Service] Name=fi.epitest.hostap.WPASupplicant -Exec=/sbin/wpa_supplicant -u +Exec=/usr/sbin/wpa_supplicant -u User=root |