mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/NetworkManager: Fixed path to wpa_supp in dbus service file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
287c12f0eb
commit
668f58e90c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue