文件操作 - fprintd.service
返回文件管理
返回主菜单
删除本文件
文件: /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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件