openhab / openhab-linuxpkg

Repo for Linux packages
Eclipse Public License 2.0
18 stars 33 forks source link

Correct error in startup mode #145

Closed BClark09 closed 5 years ago

BClark09 commented 5 years ago

Braces should be used in all variables inside the service file.

See: https://ask.fedoraproject.org/en/question/10474/why-systemd-is-not-loading-environment-file/

Signed-off-by: Ben Clark ben@benjyc.uk