summarylogtreecommitdiffstats
path: root/hacompanion.service
AgeCommit message (Collapse)Author
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 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