Comment 7 for bug 235137

Revision history for this message
Asif (vadud3) wrote :

We are experiencing the same issue as well.

Currently we are doing the following manually.

~$ sudo mkdir /var/run/hobbit
~$ sudo pkill -u hobbit
~$ sudo /etc/init.d/hobbit-client start
 * Starting Hobbit Client hobbitclient
   ...done.

We could add the change that ourself, but would be nice if the package gets fixed in the repo.