On Mon, Jun 3, 2013 at 9:36 AM, Leonidas Spyropoulos <artafinde@gmail.com> wrote:
Also, there is a page in teh Arch Wiki that covers setting up user sessions with systemd.[1] Have you taken a look that this? Setup is not quite simply making services and then calling "systemd --user".
I had followed that page on the wiki, I will double check my configuration is correct.
I checked again and my problem persists.
$ systemctl --user status mpd.service Failed to issue method call: Process /bin/false exited with status 1
This is what happens if you don't set up the necessary things that are described in the wiki. But if you are using linux-ck, you should know that even if you set things up, you will still get this because the bfs patchset actually disables some cgroup setting in the kernel that are necessary for user sessions to work.
I am using stock kernel.
[1] https://wiki.archlinux.org/index.php/Systemd/User
Regards, -- Curtis Shimamoto sugar.and.scruffy [at] gmail.com
Thanks for the suggestions. Leonidas
Any other suggestion from someone ? Thanks, Leonidas -- Caution: breathing may be hazardous to your health. #include <stdio.h> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");}