Hello guys,
i test the tool usbguard for me. I think its simple to understand, but i think i have a buggy function.
I installed usbguard and usbguard-qt from the repository. I configured the gui only to see the device list. That works.
I create some rules for USB-Sticks and they appear in the rule-file. All fine. But when i stick in one usb of them it will blocked. Only when i manually allow this Stick it works.
config in /etc/usbguard/usbguard-daemon.conf :
ImplicitPolicyTarget=block
PresentDevicePolicy=apply-policy
PresentControllerPolicy=apply-policy
InsertedDevicePolicy=apply-policy
Do you have an idea whats wrong?