summaryrefslogtreecommitdiff
path: root/runit/sv/wireplumber/conf
diff options
context:
space:
mode:
Diffstat (limited to 'runit/sv/wireplumber/conf')
-rw-r--r--runit/sv/wireplumber/conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/runit/sv/wireplumber/conf b/runit/sv/wireplumber/conf
deleted file mode 100644
index d712f03..0000000
--- a/runit/sv/wireplumber/conf
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- mode: sh; -*-
-
-# Additional command line arguments for wireplumber.
-OPTS=''
-
-# Setting this to 1 enables logging, any other value - disables.
-LOGGING_ENABLE=0
-# Set the wireplumber log level.
-# See: https://pipewire.pages.freedesktop.org/wireplumber/daemon-logging.html
-LOG_LEVEL=2
-# The directory will be created for you, if logging is enabled.
-LOG_DIR="$HOME/.local/var/log/wireplumber"