View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#59
Originally Posted by ade View Post
A few changes got lost. One of them is that you can't de-duplicate/clear the log. To fix that for now:
Code:
root
chmod 755 /opt/snuggle/cellid_unique.sh
Thanks, (even though I don't really have time) I was making the other changes we discussed and my testing was failing on this.
Good to know it was never working on my release!

While checking on this, I realise that moving the log data to the .config folder it might not be ideal from the security point of view at least. Now they are accessible by all.
If you don't have an objection, in the next version I will move it and protect it to need root privileges for viewing or modification.