On Mon, Jul 24, 2017 at 02:20:08PM +0100, Darac Marjal wrote: > You'd need some sort of system logging daemon. Something which runs with > the privileges necessary to write to the log file, and which can accept > log messages from unprivileged processes, perhaps by listening on a UNIX > socket.
Like syslogd, you mean. Which X doesn't use.