marek-sezemsky / coreemu

Automatically exported from code.google.com/p/coreemu
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

service core-daemon restart doesn't restart CORE #262

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ssh host -x -l root service core-daemon restart
2. ssh host ps -ef | grep core-daemon
3. Observe no core-daemon process running.

What is the expected output? What do you see instead?
Expected: new core-daemon instance.  Observed: no core-daemon instance.

What version of the product are you using? On what operating system?
CORE 4.6svn7, Ubuntu 12.04.4

Original issue reported on code.google.com by ben.st...@gmail.com on 31 Aug 2014 at 1:31

GoogleCodeExporter commented 9 years ago
This may be fixed by r636.

Original comment by tgo...@gmail.com on 28 Jan 2015 at 2:24