- Package:
- umtp-responder
- Source:
- umtp-responder
- Description:
- Lightweight USB Media Transfer Protocol (MTP) responder daemon
- Submitter:
- Paul Wise
- Date:
- 2021-01-19 10:39:03 UTC
- Severity:
- important
The systemd service has too many restrictions for the umtprd-ffs to work properly, I found that I need to change at least these options: [Service] ProtectKernelModules=no PrivateDevices=no WorkingDirectory=/tmp SystemCallFilter= PrivateUsers=no