macey
Posts: 58
Joined: Thu May 24, 2012 6:05 pm

getting systemd to run

Wed Jun 12, 2013 5:58 pm

I have installed systemd in order to get mpd to run on demand as per:-http://www.musicpd.org/doc/user/ch02s03.html

However, when I try to activate the socket I get:-

Code: Select all

$ systemctl start mpd.socket
Failed to get D-Bus connection: No connection to service manage
D-Bus is running ok.
Can anyone here help me please?
I saw something about adding a parameter to:-

Code: Select all

/boot/cmdline.txt
But was for another o/s

Help much appreciated... :?

macey
Posts: 58
Joined: Thu May 24, 2012 6:05 pm

Re: getting systemd to run

Wed Jun 12, 2013 7:51 pm

macey wrote:I...................
I saw something about adding a parameter to:-

Code: Select all

/boot/cmdline.txt
But was for another o/s

Help much appreciated... :?
Ok, added:-

Code: Select all

init=/bin/systemd
To /boot/cmdline.txt.
Looks ok now.

Return to “General discussion”