Hi,
I've found that installing a systemd service file fixes the problem, and
have uploaded a fix to Ubuntu 15.10.

For easy inclusion, the following is debian/openhpid.service:
[Unit]
Description=Daemon providing access to the SAF Hardware Platform Interface

[Service]
Type=simple
ExecStart=/usr/sbin/openhpid -n -c /etc/openhpi/openhpi.conf

[Install]
WantedBy=multi-user.target

Reply via email to