added helper binary to setuid programs for usb redirection

This commit is contained in:
Ryan Schanzenbacher 2023-06-04 19:10:05 -04:00
parent 8c1bee325b
commit c729f4150f
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -195,6 +195,10 @@
(file-append
(specification->package "wireshark")
"/bin/dumpcap"))
(file-like->setuid-program
(file-append
(specification->package "spice-gtk")
"/libexec/spice-client-glib-usb-acl-helper"))
(file-like->setuid-program
(file-append
(specification->package "opendoas")