Improved service.
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@ U2FDevice: $(OBJECTS) libuECC.o libcppb64.o
|
||||
|
||||
install: U2FDevice
|
||||
install -m775 -t /usr/bin U2FDevice
|
||||
install -m775 -t /etc/systemd/system U2FDevice.service
|
||||
install -m775 -t /etc/systemd/system Services/U2FDevice.service
|
||||
install -d /usr/share/U2FDevice/
|
||||
|
||||
$(OBJ_DIR)/%.o: $(SRC_DIR)/%.cpp
|
||||
|
||||
Reference in New Issue
Block a user