1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

3 Commits

Author SHA1 Message Date
b165bfeac8 Correct packaged systemd service not starting stayrtr correctly
The package installs in /usr/bin/ but the systemd unit starts
a binary (that wont exist) in /usr/local/bin

Sinec this service file is only ever mentioned in the Makefile
for packaging, I belive this is a bug fix that has no other side
effects.
2023-01-20 16:44:20 +00:00
58d82473ce feat: use goreleaser 2021-12-21 01:51:52 -08:00
eb60e4b5e9 Rebrand 2021-05-07 14:37:05 +00:00