Comment 5 for bug 459730

Revision history for this message
Nuno Lucas (ntlucas) wrote :

I fixed this by adding xconsole to the "/lib/udev/devices" directory and adjusting the permissions.
But I still have to restart rsyslog every day for xconsole to continue working, because after the daily cron activities it ceases to work.

It seems to me the right fix would be:
 1) Make the "x11-apps" package install script add "xconsole" to "/lib/udev/devices" (maybe only with the "admin" group acess)
 2) Fix the cron script to restart/reload rsyslog (maybe only if "/dev/xconsole" exists)