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