| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 32 hours | relayer, soju: order services after postgresql at boot | Luke Hoersten | 1 | -0/+3 | |
| relayer had Requires= without After=, which does not order startup; soju's packaged unit has no postgres ordering at all, so both raced the postgres socket at boot and stayed failed. Adds After= to the relayer unit and a systemd drop-in for soju. | |||||
| 2023-07-22 | Split out nostr install and build roles. | Luke Hoersten | 1 | -0/+14 | |
