Borrowed from debian, allows users in netdev group to control wpa-supplicant via D-Bus. Description: Debian does not use pam_console but uses group membership to control access to D-Bus. Activating both options in the conf file makes it work on Debian and Ubuntu. Author: Michael Biebl Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;bug=412179 --- --- a/wpa_supplicant/dbus/dbus-wpa_supplicant.conf +++ b/wpa_supplicant/dbus/dbus-wpa_supplicant.conf @@ -14,6 +14,11 @@ + + + + + ngw.scm'>commitdiff
AgeCommit message (Expand)Author
2024-07-15gnu: mingw-w64-tools: Update to 12.0.0....Jean-Pierre De Jesus DIAZ
2024-07-15gnu: mingw-w64-tools: Use G-Expressions....Jean-Pierre De Jesus DIAZ
2024-07-15gnu: make-mingw-w64: Update to 12.0.0....Jean-Pierre De Jesus DIAZ
2024-07-15gnu: make-mingw-w64: Use G-Expressions....Jean-Pierre De Jesus DIAZ
2024-07-15gnu: make-mingw-w64: Memoize....Jean-Pierre De Jesus DIAZ
2023-09-17gnu: Remove extraneous imports....Maxim Cournoyer