Improved service.
This commit is contained in:
8
Services/U2FDevice.service
Executable file
8
Services/U2FDevice.service
Executable file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=An implementation of the U2F device protocol for Raspberry Pi 0
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/U2FDevice
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user