aboutsummaryrefslogtreecommitdiff
path: root/www-apps/maloja/files/maloja.service
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-04-24 20:22:33 +0100
committerAutumn <git@autumnfo.rest>2026-04-24 20:22:33 +0100
commit74111d93bdc44aef2a02b8c5219bec8059d3bd29 (patch)
treebe5606a5e4f2069f5cc5549b5a96464231b070f2 /www-apps/maloja/files/maloja.service
parent8c38353d72005de8c36841de442e42a040a9e53b (diff)
[www-apps/maloja] added maloja 3.2.4
Diffstat (limited to 'www-apps/maloja/files/maloja.service')
-rw-r--r--www-apps/maloja/files/maloja.service15
1 files changed, 15 insertions, 0 deletions
diff --git a/www-apps/maloja/files/maloja.service b/www-apps/maloja/files/maloja.service
new file mode 100644
index 0000000..66925a9
--- /dev/null
+++ b/www-apps/maloja/files/maloja.service
@@ -0,0 +1,15 @@
+[Unit]
+Description=Maloja music scrobbler
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/maloja run
+WorkingDirectory=/var/lib/maloja
+
+User=maloja
+Group=maloja
+
+PrivateTmp=true
+
+[Install]
+WantedBy=multi-user.target