guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] MPD: Install systemd service files


From: Leo Famulari
Subject: [PATCH 0/1] MPD: Install systemd service files
Date: Thu, 29 Dec 2016 11:34:12 -0500

I noticed that MPD 0.19.21 adds a systemd service file for unprivileged
users:

http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.19.21

It works for me! 

This patch installs both the privileged and unprivileged service files.

I wonder, is this installation path correct? Should they be at

~/.guix-profile/etc/systemd[...] (my patch does this)

or should the path be "namespaced" to MPD, like this:

~/.guix-profile/etc/mpd/systemd[...]

?

Leo Famulari (1):
  gnu: mpd: Install systemd service files.

 gnu/packages/mpd.scm | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.11.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]