Commit Graph

3 Commits

Author SHA1 Message Date
Will Starms
548a7b1521 Add restart limit in case it gets stuck in a crash loop 2019-03-22 17:21:57 -05:00
Will Starms
922af308f2 Systemd service
Assuming an /opt/ install. For those unfamiliar, plop it into /etc/systemd/system (symlinks might not work, old systemd bug), run `systemctl daemon-reload`, and have it start on boot (and immediately) with `systemctl enable --now endlessh.service`
2019-03-22 17:13:56 -05:00
Christopher Wellons
ae76b41294 Add a log parsing utility 2019-02-06 15:18:09 -05:00