summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rescrobbled')
-rw-r--r--media-sound/rescrobbled/files/rescrobbled.initd8
1 files changed, 0 insertions, 8 deletions
diff --git a/media-sound/rescrobbled/files/rescrobbled.initd b/media-sound/rescrobbled/files/rescrobbled.initd
deleted file mode 100644
index f7b56125d39a..000000000000
--- a/media-sound/rescrobbled/files/rescrobbled.initd
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-name="rescrobbled daemon"
-description="MPRIS music scrobbler daemon"
-command=/usr/bin/rescrobbled
-procname="rescrobbled"