1 diff -ruN a/Autostart/Systemd/brltty@.service.in b/Autostart/Systemd/brltty@.service.in
2 --- a/Autostart/Systemd/brltty@.service.in 2020-12-11 23:51:58.000000000 +0100
3 +++ b/Autostart/Systemd/brltty@.service.in 2021-01-20 23:57:46.159394660 +0100
6 # for serial I/O (/dev/ttyS<n>)
7 # probably only one of these should be uncommented
8 -SupplementaryGroups=dialout
9 -#SupplementaryGroups=uucp
10 +# SupplementaryGroups=dialout
11 +SupplementaryGroups=uucp
13 # for USB I/o via USBFS (/dev/bus/usb/*/*)
14 SupplementaryGroups=root
16 SupplementaryGroups=audio
18 # for playing sound via the Pulse Audio daemon
19 -SupplementaryGroups=pulse-access
20 +# SupplementaryGroups=pulse-access
22 # for monitoring keyboard input (/dev/input/*)
23 SupplementaryGroups=input
24 diff -ruN a/Autostart/Systemd/sysusers b/Autostart/Systemd/sysusers
25 --- a/Autostart/Systemd/sysusers 2020-11-29 13:35:32.000000000 +0100
26 +++ b/Autostart/Systemd/sysusers 2021-01-20 23:58:58.186157113 +0100
29 # for serial I/O (/dev/ttyS<n>)
30 # probably only one of these should be uncommented
36 # for USB I/o (/dev/bus/usb/*/*)
41 # for playing sound via the Pulse Audio daemon
42 -m brltty pulse-access
43 +# m brltty pulse-access
45 # for monitoring keyboard input (/dev/input/*)