summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-10-23Update to 1.0.15Zach Himsel
2024-05-30Update to 1.0.12Zach Himsel
2023-05-13Actually consume the .install fileZach Himsel
Without this, the post-remove warning isn't displayed
2023-05-13Allow systemd units to start with missing env filesZach 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-24Add missing EnvironmentFile to user unitZach Himsel
2023-02-24Add user-level systemd unitZach Himsel
Also, add environment files in both units
2023-02-20Update to 1.0.7Zach Himsel
Also update the systemd install target against upstream changes
2023-01-31Initial commit (v1.0.5)Zach Himsel