FS#35596 - [mpd] Allow systemctl --user <command> mpd
Attached to Project:
Arch Linux
Opened by Aaron DeVore (aarondevore) - Saturday, 01 June 2013, 22:41 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 09 June 2013, 12:05 GMT
Opened by Aaron DeVore (aarondevore) - Saturday, 01 June 2013, 22:41 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 09 June 2013, 12:05 GMT
|
Details
Currently, mpd can only be started by systemd on a
system-wide basis. This patch adds a symlink that registers
mpd.service as working both system-wide and per-user.
|
This task depends upon
Closed by Gaetan Bisson (vesath)
Sunday, 09 June 2013, 12:05 GMT
Reason for closing: Implemented
Additional comments about closing: in SVN
Sunday, 09 June 2013, 12:05 GMT
Reason for closing: Implemented
Additional comments about closing: in SVN
mpd-user.patch
My patch might be incorrect. systemd complains about a missing file when I use a symlink, but not if the file is copied.