Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-23 | Update to 1.0.15 | Zach Himsel | |
2024-05-30 | Update to 1.0.12 | Zach Himsel | |
2023-05-13 | Actually consume the .install file | Zach Himsel | |
Without this, the post-remove warning isn't displayed | |||
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 missing EnvironmentFile to user unit | Zach Himsel | |
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 | |