On 04/05/15 14:57, Jarry wrote:
Hi Gentoo-users,
I have this strange problem: I can not start amavisd because
it is running, and at the same time I can not stop amavisd
because it is not running. How's that possible?
vs4 ~ # /etc/init.d/amavisd start
* WARNING: amavisd has already been started
vs4 ~ # /etc/init.d/amavisd stop
* Stopping amavisd-new ...
The amavisd daemon is not running [ !! ]
* ERROR: amavisd failed to stop
vs4 ~ # /etc/init.d/amavisd start
* WARNING: amavisd has already been started
vs4 ~ # ps -e | grep amavis
vs4 ~ #
How can I fix this mess?
Jarry
/etc/init.d/amavisd zap
Urs