[systemd-devel] kdbus: busctl for user session and for system-wide shows weird information

2015-08-01 Thread Igor Gnatenko
Hi, I'm running Fedora 24 with systemd-224 and kernel-4.2.0-0.rc4.git2.1 with kdbus=1 in kernel cmdline. I have my own pulseaudio.service enabled for one user-session. $ cat /etc/systemd/user/pulseaudio.service [Unit] After=sound.target network.target avahi-daemon.service Requires=sound.target W

Re: [systemd-devel] kdbus: busctl for user session and for system-wide shows weird information

2015-08-01 Thread David Herrmann
Hi On Sat, Aug 1, 2015 at 3:48 PM, Igor Gnatenko wrote: > Hi, > > I'm running Fedora 24 with systemd-224 and kernel-4.2.0-0.rc4.git2.1 > with kdbus=1 in kernel cmdline. > > I have my own pulseaudio.service enabled for one user-session. > $ cat /etc/systemd/user/pulseaudio.service > [Unit] > After

Re: [systemd-devel] starting processes for other users

2015-08-01 Thread Colin Guthrie
Michał Zegan wrote on 31/07/15 12:37: > The thing is, if the user does it, then after he leaves, the process > is running under the user's session. > If I log in to my own account, su to the other user and start the > process and then logout, this process, even though running as the > other user, i

Re: [systemd-devel] [ANNOUNCE] Git development moved to github

2015-08-01 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Aug 01, 2015 at 03:27:23PM +1000, Jonathan Liu wrote: > Hi, > > On 2/06/2015 8:27 PM, Dimitri John Ledkov wrote: > >On 1 June 2015 at 19:12, David Herrmann wrote: > >>Hi > >> > >>As of today we've disabled git-push to fd.o. The official development > >>git repository is now at github [1].