systemd: add socket activation files

This commit is contained in:
Max Kellermann
2014-02-12 21:22:36 +01:00
parent 5a486a940c
commit 9e02b13ab3
4 changed files with 17 additions and 17 deletions

9
systemd/mpd.socket Normal file
View File

@@ -0,0 +1,9 @@
[Socket]
ListenStream=/run/mpd/socket
ListenStream=6600
Backlog=5
KeepAlive=true
PassCredentials=true
[Install]
WantedBy=sockets.target