2018-11-08 04:52:35 +00:00
|
|
|
[Unit]
|
|
|
|
Description=mpv - a media player
|
|
|
|
|
|
|
|
[Service]
|
2018-11-08 15:49:50 +00:00
|
|
|
ExecStart=/usr/bin/mpv --idle --really-quiet --no-video --input-ipc-server /tmp/mpv.sock
|
2018-11-08 04:52:35 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|