| Server IP : 85.112.90.236 / Your IP : 192.168.1.26 Web Server : Apache System : Linux 85-112-90-236.cprapid.com 6.12.0-211.7.3.el10_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 12:46:58 EDT 2026 x86_64 User : ftechme ( 1002) PHP Version : 8.2.32 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/systemd/system/ |
Upload File : |
[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 ProtectKernelLogs=true ProtectControlGroups=true # This always corresponds to /var/lib/fprint StateDirectory=fprint StateDirectoryMode=0700 ProtectHome=true PrivateTmp=true SystemCallFilter=@system-service # Network RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK # Execute Mappings MemoryDenyWriteExecute=true # Modules ProtectKernelModules=true # Real-time RestrictRealtime=true # Privilege escalation NoNewPrivileges=true # Protect clock, allow USB and SPI device access ProtectClock=yes DeviceAllow=char-usb_device rw DeviceAllow=char-spi rw DeviceAllow=char-hidraw rw DeviceAllow=/dev/cros_fp rw # Allow tuning USB parameters (wakeup and persist) ReadWritePaths=/sys/devices