Comment 4 for bug 489159

Revision history for this message
Roman Horenovsky (rhproperty) wrote :

Hello, I assume that this is the same problem I'm experiencing when attempting to restart any process (see bellow) - zdaemon gives "daemon manager not running" when I use 'restart' command.

Any plans fixing it so we can use the 'restart' command? I'm using zdaemon 3.0.5 from pypi on Ubuntu 12.04 32bit.

Regards, Roman

roman@roman-VirtualBox:~/zdaemon$ zdaemon -p 'sleep 100' start
.
daemon process started, pid=5012
roman@roman-VirtualBox:~/zdaemon$ zdaemon -p 'sleep 100' stop

daemon process stopped
roman@roman-VirtualBox:~/zdaemon$ zdaemon -p 'sleep 100' start
.
daemon process started, pid=5018
roman@roman-VirtualBox:~/zdaemon$ zdaemon -p 'sleep 100' restart
. . . . . . . . . . .
daemon manager not running