homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Hyper-v image init.d script not auto started #495

Closed gjniewenhuijse closed 1 year ago

gjniewenhuijse commented 1 year ago

Current Situation

Current Situation I used homebridge in hyper-v from the following: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Windows-10-Using-Hyper-V

But i can't autostart my knxd from init.d at boot. If i run manual knxd from init.d it works great, but i want to autostart this at boot.

Is there a way to autorun this script?

Docker Config

nvt

Logs

No response

Host Operating System

Other (specify in description)

Host Architecture

x86_64 / amd64

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

gjniewenhuijse commented 1 year ago

Problem solved because there's a docker startup script, so i added: /etc/init.d/knxd start

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.