mirror of
https://github.com/SuperBFG7/ympd
synced 2025-11-01 06:13:04 +00:00
Fix: start mympd after mpd
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=myMPD server daemon
|
Description=myMPD server daemon
|
||||||
Requires=network.target local-fs.target mpd.service
|
Requires=network.target local-fs.target mpd.service
|
||||||
|
After=mpd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/mympd /etc/mympd/mympd.conf
|
ExecStart=/usr/bin/mympd /etc/mympd/mympd.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user