remove proto

This commit is contained in:
im@fruw.org
2023-10-13 03:26:29 +06:00
parent da4c2a1c3a
commit b2ab715039
4 changed files with 6 additions and 6 deletions

View File

@ -6,10 +6,10 @@ tags: [linux, security]
---
## Введение
Эта статья является переводом [странички из вики Debian.](https://wiki.debian.org/SecurityManagement/fingerprint%20authentication)
Эта статья является переводом [странички из вики Debian.](//wiki.debian.org/SecurityManagement/fingerprint%20authentication)
## Установка пакетов для функционирования сканера
[Список поддерживаемых устройств](https://fprint.freedesktop.org/supported-devices.html).
[Список поддерживаемых устройств](//fprint.freedesktop.org/supported-devices.html).
```shell
apt install fprintd libpam-fprintd
```