| commit | a1ac18025fc2b93137be164808042e615895411b | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 30 09:01:10 2019 -0400 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 30 17:48:33 2019 +0000 |
| tree | 75fd6acf03fc217068ce58ea5cc9dd62986616d0 | |
| parent | 26373abe6bf30f90f4be723993838eb8caa1bd63 [diff] |
presence: fix systemd unit syntax error
26373ab Add systemd units for monitor and presence
added system units for the monitor and presence applications, but that
patch does not remove the special {envfiledir} replacement token that
exists in the original unit file. Replace with the actual path.
Change-Id: Ib51f30edb45d6186ea3890783f0f3430d3c184ea
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>