
| Current Path : /usr/lib/systemd/system/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/lib/systemd/system/fprintd.service |
[Unit] Description=Fingerprint Authentication Daemon Documentation=man:fprintd(1) [Service] Type=dbus BusName=net.reactivated.Fprint ExecStart=/usr/libexec/fprintd # Filesystem lockdown ProtectSystem=strict ProtectKernelTunables=true ProtectControlGroups=true # This always corresponds to /var/lib/fprint StateDirectory=fprint ProtectHome=true PrivateTmp=true # Network PrivateNetwork=true RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK # Execute Mappings MemoryDenyWriteExecute=true # Modules ProtectKernelModules=true # Real-time RestrictRealtime=true # Privilege escalation NoNewPrivileges=true