mirror of
https://github.com/SuperBFG7/ympd
synced 2026-06-05 04:02:13 +00:00
Fix: add mympd.service to myMPD.spec
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=myMPD server daemon
|
||||
Requires=network.target local-fs.target mpd.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/mympd /etc/mympd/mympd.conf
|
||||
Type=simple
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user