#980459 umtp-responder.service: systemd restrictions break the script

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
#980459#5
Date:
2021-01-19 10:31:24 UTC
From:
To:
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