systemd: add "system" sub directory
This commit is contained in:
9
systemd/system/mpd.socket
Normal file
9
systemd/system/mpd.socket
Normal file
@@ -0,0 +1,9 @@
|
||||
[Socket]
|
||||
ListenStream=/run/mpd/socket
|
||||
ListenStream=6600
|
||||
Backlog=5
|
||||
KeepAlive=true
|
||||
PassCredentials=true
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Reference in New Issue
Block a user