summarylogtreecommitdiffstats
path: root/munt-daemon.service
diff options
context:
space:
mode:
Diffstat (limited to 'munt-daemon.service')
-rw-r--r--munt-daemon.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/munt-daemon.service b/munt-daemon.service
new file mode 100644
index 000000000000..9ba5b96666ab
--- /dev/null
+++ b/munt-daemon.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Munt MT32/CM32L ALSA MIDI synthesizer
+After=
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/mt32d
+
+[Install]
+WantedBy=multi-user.target