[BRLTTY] [patch] demonstrate polkit in brltty.conf

Mike Gorse mgorse at alum.wpi.edu
Tue Apr 26 12:53:38 EDT 2016


Hi,

I thought that I'd added an example into brltty.conf.in to show how to 
configure polkit, but apparently I forgot to do this. Patch attached.

Thanks,
-Mike
-------------- next part --------------
diff --git a/Documents/brltty.conf.in b/Documents/brltty.conf.in
index 34ef415..05e37c7 100644
--- a/Documents/brltty.conf.in
+++ b/Documents/brltty.conf.in
@@ -537,6 +537,7 @@
 #api-parameters Auth=keyfile:@CONFIGURATION_DIRECTORY@/@api_authkeyfile@	# Require authentication key
 #api-parameters Auth=user:joe		# Allow some local user
 #api-parameters Auth=group:brl		# Allow some local group
+#api-parameters Auth=polkit		# authenticate via polkit
 #api-parameters Host=:0			# Accept only local Unix connections
 #api-parameters Host=0.0.0.0:0		# Accept any internet connection.
 #api-parameters StackSize=65536


More information about the BRLTTY mailing list