My problem is I'm trying to stop Lua entering folders it's not allowed to using Linux permissions (I'm not a genius with Linux, but I hope it works anyway).
Lua as we all know can open, read and write into files whenever it feels like it. I don't want that, so let me explain what I want:
I have two folders, let's call them the following:
1
2
2
/home/user1/cs2d/server1 /home/user2/cs2d/server2
1
/sys/lua/mod
If anyone here has a great understanding of Linux Debian Wheezy then be my guest and help me as must as you can. As I said before, I am no genius with Linux so please explain as basic as possible (posting commands would be a great help!)
Thank you