[arch-general] [fixed in 196] Re: pam_systemd works in tty but not within X or tmux

2012-11-28 Thread MSal
On Tue, Nov 27, 2012 at 04:55:02PM +0300, MSal wrote: > On Mon, Nov 26, 2012 at 12:15:46AM +0300, MSal wrote: > > On Sat, Nov 24, 2012 at 07:00:10PM +0100, Tom Gundersen wrote: > > > On Nov 23, 2012 12:21 AM, "MSal" wrote: > > > > I asked about this i

[arch-general] pam_systemd works in tty but not within X or tmux

2012-11-27 Thread MSal
On Mon, Nov 26, 2012 at 12:15:46AM +0300, MSal wrote: > On Sat, Nov 24, 2012 at 07:00:10PM +0100, Tom Gundersen wrote: > > On Nov 23, 2012 12:21 AM, "MSal" wrote: > > > I asked about this in the forum. But it looks like this is a better > > > pl

Re: [arch-general] systemd sessions, su -l, and access to /dev/

2012-11-25 Thread MSal
On Sat, Nov 24, 2012 at 07:00:10PM +0100, Tom Gundersen wrote: > On Nov 23, 2012 12:21 AM, "MSal" wrote: > > I asked about this in the forum. But it looks like this is a better > > place to discuss systemd-related issues. > > > > If I login to user1 or user2

Re: [arch-general] systemd sessions, su -l, and access to /dev/

2012-11-24 Thread MSal
On Sat, Nov 24, 2012 at 02:48:14PM +0100, Joakim Hernberg wrote: > On Fri, 23 Nov 2012 21:33:23 +0300 > MSal wrote: > > > 70-uaccess.rules is not a backup file and AFAIK any modifications will > > be overwritten in the next update. > > I have no /etc/udev/rules.d/70

Re: [arch-general] systemd sessions, su -l, and access to /dev/

2012-11-24 Thread MSal
On Sat, Nov 24, 2012 at 08:26:00AM -0500, Zeke Sulastin wrote: > >70-uaccess.rules is not a backup file and AFAIK any modifications will > >be overwritten in the next update. > > Look up the NoUpgrade and NoExtract options in pacman.conf(5) :) Still not a clean solution, IMHO. I want to deviate

Re: [arch-general] systemd sessions, su -l, and access to /dev/

2012-11-24 Thread MSal
On Fri, Nov 23, 2012 at 11:20:31AM +, Fons Adriaensen wrote: > On Fri, Nov 23, 2012 at 01:15:29AM +0300, MSal wrote: > > Hello. > > > > I asked about this in the forum. But it looks like this is a better > > place to discuss systemd-related issues. > > >

[arch-general] systemd sessions, su -l, and access to /dev/

2012-11-22 Thread MSal
Hello. I asked about this in the forum. But it looks like this is a better place to discuss systemd-related issues. If I login to user1 or user2 then try to play audio which requires access to /dev/snd/* , proper access to the logged in user is set by the session and everything works correctly.