summarylogtreecommitdiffstats
path: root/mpris-rp.service
diff options
context:
space:
mode:
Diffstat (limited to 'mpris-rp.service')
-rw-r--r--mpris-rp.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/mpris-rp.service b/mpris-rp.service
new file mode 100644
index 000000000000..c65976b692e7
--- /dev/null
+++ b/mpris-rp.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Discord Rich Presence for MPRIS players
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/mpris-rp
+Restart=on-failure
+RestartSec=5
+
+[Install]
+WantedBy=default.target