1 2 3 4 5 6 7 8 9
#!/sbin/openrc-run depend() { need pipewire dbus } command="/usr/bin/wireplumber" command_background=true pidfile="${XDG_RUNTIME_DIR:-${SVCDIR}}/wireplumber.pid"