[systemd-devel] systemd security issue

2012-08-22 Thread Damian Ivanov
Hi all, With Fedora having automatic multiseat support, I tried it and had the following issues We've encountered some issues I would consider as somehow security (not like root access, but one user can interfer other users) ones : a) In the gnome-control-center==> Color Management you can p

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Jeremy Allard
It was really a problem with some component of xorg not linked to the good udev, or something like that. I deleted udev, and recompiled all the xorg packages and now it work pretty well. Thanks you very much for all your help. :) ___ systemd-devel mailing

[systemd-devel] [ANNOUNCE] systemd v189

2012-08-22 Thread Lennart Poettering
Heya! http://www.freedesktop.org/software/systemd/systemd-189.tar.xz CHANGES WITH 189: * Support for reading structured kernel messages from /dev/kmsg has now been added and is enabled by default. * Support for reading kernel messages from /proc/kmsg has now

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Colin Guthrie
'Twas brillig, and Jeremy Allard at 22/08/12 18:45 did gyre and gimble: > > > 2012/8/22 Lennart Poettering > > > On Wed, 22.08.12 03:00, Jeremy Allard ([email protected] > ) wrote: > > > > Here's a more informations about

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Jeremy Allard
2012/8/22 Franz Dietrich > > > > Here's a more informations about my configuration to help you figure > > what's wrong. > > Here's the version of severals core components of my system. > > udev: 165 > > kernel: 3.2.28 (totally vanilla) > > dbus: 1.4.1 > > xorg-server: 1.9.5 > > > > I know with my

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Jeremy Allard
2012/8/22 Lennart Poettering > On Tue, 21.08.12 20:46, Jeremy Allard ([email protected]) wrote: > > > Yes, because pam is not avalaible by default with slackware, I disabled > it > > with --disable-pam since it said in the ./configure --help that it is > > optional. I guessed it shouldn't be a

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Jeremy Allard
2012/8/22 Lennart Poettering > On Wed, 22.08.12 03:00, Jeremy Allard ([email protected]) wrote: > > > > Here's a more informations about my configuration to help you figure > > what's wrong. > > Here's the version of severals core components of my system. > > udev: 165 > udev is now part of sys

Re: [systemd-devel] diverting HandlePowerKey

2012-08-22 Thread Koen Kooi
Op 16 aug. 2012, om 16:37 heeft Lennart Poettering het volgende geschreven: > On Thu, 16.08.12 14:47, Mantas Mikulėnas ([email protected]) wrote: > >> On Thu, Aug 16, 2012 at 2:23 PM, Robin Becker wrote: >>> However, on my netbooks I like to use the power button to launch oblogout >>> which b

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Lennart Poettering
On Wed, 22.08.12 03:00, Jeremy Allard ([email protected]) wrote: > > Here's a more informations about my configuration to help you figure > what's wrong. > Here's the version of severals core components of my system. > udev: 165 udev is now part of systemd. You cannot use an external udev. > S

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Lennart Poettering
On Tue, 21.08.12 20:46, Jeremy Allard ([email protected]) wrote: > Yes, because pam is not avalaible by default with slackware, I disabled it > with --disable-pam since it said in the ./configure --help that it is > optional. I guessed it shouldn't be a problem if I disable it. I did not > touch

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Franz Dietrich
> Here's a more informations about my configuration to help you figure > what's wrong. > Here's the version of severals core components of my system. > udev: 165 > kernel: 3.2.28 (totally vanilla) > dbus: 1.4.1 > xorg-server: 1.9.5 > > I know with my first post I did not include a lot informatio

Re: [systemd-devel] Xorg freeze totally with systemd-188

2012-08-22 Thread Jeremy Allard
2012/8/21 Jeremy Allard > > > 2012/8/21 Jeremy Allard > >> >> >> 2012/8/21 Lennart Poettering >> >>> On Tue, 21.08.12 19:21, Jeremy Allard ([email protected]) wrote: >>> >>> > Hello ! >>> > I'm currently in the process of porting systemd to slackware. >>> >>> systemd is not much fun without P