This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/umtprd-ffs
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateTmp=yes
- 
        PrivateUsers=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        ReadOnlyDirectories=/
- 
        ReadWriteDirectories=-/proc -/var/run -/var/lib/umtp
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        SystemCallArchitectures=native
- 
        SystemCallFilter=@system-service
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        ConditionPathExists=/etc/umtprd/umtprd.conf
- 
        Description=Transfer files through the USB port via MTP
- 
        Documentation=https://github.com/viveris/uMTP-Responder /usr/share/doc/umtp-responder/README.Debian
 
- 
        
Additionnal notes
Nothing here.