Am Dienstag 24 Juli 2007 schrieb Silviu Marin-Caea: > I have just performed an update to latest factory, and there must be > something broken with resmgr. > > /dev/null is not accessible by my user, I get /dev/null permission denied > when I log in the console, and KDE does not start at all. > > I have stopped the resmgr service and then chmod a+rw /dev/null, to be able > to use KDE.
This has nothing to do with resmgr. The problem is in /etc/syslog-ng/syslog-ng.conf. There is a perm(-1) close to /dev/null - change that one to perm(0666) and reboot. Greetings, Stephan -- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
