summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2010-06-14 03:59:01 +0200
committer Robby Workman2010-06-14 03:59:01 +0200
commit668f58e90ccdd4ab268d8912b341b7dba54d8ff4 (patch)
treefd0e5232920a1f3c890006e8abda98b67b86f470
parent287c12f0eba901cf93e0d7f4f1f74bca5480c960 (diff)
downloadslackbuilds-668f58e90ccdd4ab268d8912b341b7dba54d8ff4.tar.gz
network/NetworkManager: Fixed path to wpa_supp in dbus service file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--network/NetworkManager/fi.epitest.hostap.WPASupplicant.service2
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 a9ce1ecda6..e8b4250b43 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