openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
820 stars 251 forks source link

homegear systemd service file references wrong openhab systemd service file #1375

Closed RogerG007 closed 3 years ago

RogerG007 commented 3 years ago

Issue information:

The systemd service file /etc/systemd/system/homegear.service created when installing homegear via openhabian-config tool wrongly references dependencies to openhab2.service instead of openhab.service Stopping of openhab service therefore does not stop homegear service.

Debug information:

/etc/systemd/system/homegear.service and the original /opt/openhabian/include/homegear.service:

[Unit]
Description=Homegear
PartOf=openhab2.service
...

System information:

openhabian 1.6.2b

mstormi commented 3 years ago

should be fixed by https://github.com/openhab/openhabian/commit/c296da17a34009ea244df108b63df4d07cd01187