README.md 361 B

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