Inform users when pcscd is required

Closes str4d/age-plugin-yubikey#83.
This commit is contained in:
Jack Grigg
2022-12-29 03:49:50 +00:00
parent aaa445c4ac
commit d38743a2fc
3 changed files with 55 additions and 0 deletions
+9
View File
@@ -18,6 +18,15 @@ cargo install age-plugin-yubikey
Help from new packagers is very welcome.
### Linux, BSD, etc.
On non-Windows, non-macOS systems, you need to ensure that the `pcscd` service
is installed and running. On Debian or Ubuntu, you can do this with:
```
$ sudo apt-get install pcscd
```
### Windows Subsystem for Linux (WSL)
WSL does not currently provide native support for USB devices. However, Windows