Dante socks server not running as root -> no access to /var/log
by bartgrefte from LinuxQuestions.org on (#53A41)
The title explains the problem, but I haven't been able to solve it.
No matter what permissions I set with chmod (after having changed the ownership with chown), Dante socks server keeps complaining that the log file is on a read-only filesystem.
Google's results indicated that this is not a unique problem, but from what I've read, using chown to change ownership to the appropriate user should've worked...
Tried this both with /var/log/logfile and /var/log/subfolder/logfile, the problem remains.
I don't suppose anyone knows how to solve this?


No matter what permissions I set with chmod (after having changed the ownership with chown), Dante socks server keeps complaining that the log file is on a read-only filesystem.
Google's results indicated that this is not a unique problem, but from what I've read, using chown to change ownership to the appropriate user should've worked...
Tried this both with /var/log/logfile and /var/log/subfolder/logfile, the problem remains.
I don't suppose anyone knows how to solve this?