Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: systemd unit option
ConditionFileExists
- `ConditionFileExists` option does not exist, it should be `ConditionPathExists`. See [unit docs](https://www.freedesktop.org/software/systemd/man/systemd.unit.html#ConditionPathExists=).