mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 09:26:14 -05:00
added helper binary to setuid programs for usb redirection
This commit is contained in:
parent
8c1bee325b
commit
c729f4150f
1 changed files with 4 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue