Anope IRC Services

Denora Stats (discontinued) => Denora 1.5.x Support (Read Only) => Topic started by: CrazyCat on July 06, 2012, 09:24:53 PM

Title: lock settings
Post by: CrazyCat on July 06, 2012, 09:24:53 PM
Hello there,

Sometimes, after a bad shutdown (example: when process is launched twice and I kill them), Denora lose settings about chanstats and ignoring.
Is there a way to lock these settings, so the other process don't erase it ?
Title: Re: lock settings
Post by: n0kS Phr33d0m on July 06, 2012, 09:38:50 PM
The problem is not that other process are erasing it, it's because you brutally kill the process.
Use `kill -15 <proc id>` instead of whatever else you're using.
Title: Re: lock settings
Post by: CrazyCat on July 08, 2012, 09:04:19 PM
Ok, I'll try if I have this trouble again.
Thanks