lcmpusher 521a2a21d7 Merge lcmbot/token to lcmbot/master 2 years ago
..
README.md 9d522e9694 Add init files and corresponding README 4 years ago
lcmbot.service.tuc_example 521a2a21d7 Merge lcmbot/token to lcmbot/master 2 years ago

README.md

LCMbot Init Files

Files needed to run LCMbot at startup (systemd unit for now).

systemd

Install

To install LCMbot systemd service unit:

  • Run in current dir as root: cp lcmbot.service.tuc_example /etc/systemd/system/lcmbot.service
  • Modify /etc/systemd/system/lcmbot.service for your needs
  • Run as root: systemctl daemon-reload