Skip to content

Commit

Permalink
Add shortcut for inspecting the logs of the service
Browse files Browse the repository at this point in the history
  • Loading branch information
zhgzhg committed Jan 3, 2024
1 parent 25a2f6d commit 275ffab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ uninstall:
rm -fr /etc/LoRaPacketForwarder
rm -f /usr/bin/LoRaPktFwrd

getsvclogs:
journalctl -n 100 -f -u LoRaPktFwrd.service

0 comments on commit 275ffab

Please sign in to comment.