Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 1.7.5 with Vanilla Decred and Blake2S - opensource (tpruvot)
by
Singman33
on 19/04/2016, 12:48:28 UTC
Hi,

Sorry, I cant find on the GIT how to create an issue, so :

Can you add a parameter "--pid-file " to create/put PID of the current running ccminer ?
That will help  A LOT when doing algo switching and I need to kill the process (or make an API command to shutdown the miner).

Thanks.

meanwhile, you can kill the process with killall or "ps|grep" to get the PID.
If you think with only one miner running, yes. But it's not always the case.
I will try to do the patch myself, the hardest thing is adding the option in the parser Smiley