Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency
by
afbitcoins
on 21/05/2016, 21:16:29 UTC
If you delete the file with something like "rm debug.log", the linux will not free up the space until after all processes that are running have been stopped.

So, you need to do something like "> debug.log" which will free up the space while the program is running.

Someone answered this in the past couple of pages with a cron entry that will do what you want without you having to manually do it.

Any dash experts recommend how to handle debug.log getting too big. Is it safe to just delete while the daemon is running ?

I have answered this a few post above: https://bitcointalk.org/index.php?topic=421615.msg14912605#msg14912605

Thanks guys surprised I didn't see that, I normally try to keep up with this thread