USBGuard / usbguard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
https://usbguard.github.io/
GNU General Public License v2.0
1.1k stars 133 forks source link

daemon: Be okay without glibc file /etc/nsswitch.conf e.g. with musl on Alpine (fixes #423) #525

Closed hartwork closed 2 years ago

hartwork commented 2 years ago

Fixes #423 Related #524

Note: LGTM failure is unrelated, see #528