9 lines
161 B
Desktop File
Executable File
9 lines
161 B
Desktop File
Executable File
[Unit]
|
|
Description=An implementation of the U2F device protocol for Raspberry Pi 0
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/U2FDevice
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|