summaryrefslogtreecommitdiff
path: root/.config/s6-rc/mpd
diff options
context:
space:
mode:
Diffstat (limited to '.config/s6-rc/mpd')
-rw-r--r--.config/s6-rc/mpd/dependencies.d/pipewire0
-rwxr-xr-x.config/s6-rc/mpd/finish3
-rw-r--r--.config/s6-rc/mpd/producer-for1
-rwxr-xr-x.config/s6-rc/mpd/run2
-rw-r--r--.config/s6-rc/mpd/type1
5 files changed, 7 insertions, 0 deletions
diff --git a/.config/s6-rc/mpd/dependencies.d/pipewire b/.config/s6-rc/mpd/dependencies.d/pipewire
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/s6-rc/mpd/dependencies.d/pipewire
diff --git a/.config/s6-rc/mpd/finish b/.config/s6-rc/mpd/finish
new file mode 100755
index 0000000..b22f9dc
--- /dev/null
+++ b/.config/s6-rc/mpd/finish
@@ -0,0 +1,3 @@
+#!/command/execlineb -P
+s6-permafailon 60 10 1-255
+exit
diff --git a/.config/s6-rc/mpd/producer-for b/.config/s6-rc/mpd/producer-for
new file mode 100644
index 0000000..a7aaae5
--- /dev/null
+++ b/.config/s6-rc/mpd/producer-for
@@ -0,0 +1 @@
+mpd-log
diff --git a/.config/s6-rc/mpd/run b/.config/s6-rc/mpd/run
new file mode 100755
index 0000000..05142b7
--- /dev/null
+++ b/.config/s6-rc/mpd/run
@@ -0,0 +1,2 @@
+#!/bin/execlineb -P
+mpd --no-daemon --stderr
diff --git a/.config/s6-rc/mpd/type b/.config/s6-rc/mpd/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/.config/s6-rc/mpd/type
@@ -0,0 +1 @@
+longrun