Disable x.org logging
X.org creates logfiles in /var/log upon it's startup. Most of the time I have no use for these files and I'd like to reduce the amount of writes to the disk (planning on switching to ssd), so my question is:
How do you disable x.org logging or alternatively redirect the logs to /dev/null?
|