Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-13 | Allow systemd units to start with missing env files | Zach Himsel | |
If the EnvironmentFile is not present, the unit will fail to start. By using the `=-` assignment, the unit will start without errors or warnings. | |||
2023-02-24 | Add user-level systemd unit | Zach Himsel | |
Also, add environment files in both units | |||
2023-02-20 | Update to 1.0.7 | Zach Himsel | |
Also update the systemd install target against upstream changes | |||
2023-01-31 | Initial commit (v1.0.5) | Zach Himsel | |