patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob c0b55a152ed2d926d460ff95b6ef242199609e02 462 bytes (raw)
name: img/app/etc/s6-rc/pipewire/run 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
#!/bin/execlineb -P
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2023-2024 Alyssa Ross <hi@alyssa.is>
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>

s6-ipcserver-socketbinder -B /run/user/0/pipewire-0
fdmove -c 3 0

s6-ipcserver-socketbinder -B /run/user/0/pipewire-0-manager
fdmove -c 4 0

redirfd -r 0 /dev/null

# Notify readiness.
if { fdmove 1 5 echo }
fdclose 5

export LISTEN_FDS 2
getpid LISTEN_PID
pipewire

debug log:

solving c0b55a152ed2d926d460ff95b6ef242199609e02 ...
found c0b55a152ed2d926d460ff95b6ef242199609e02 in https://inbox.spectrum-os.org/spectrum-devel/25197dbe-d642-4283-80b7-be66dcc4f4eb@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/25197dbe-d642-4283-80b7-be66dcc4f4eb@gmail.com/
diff --git a/img/app/etc/s6-rc/pipewire/run b/img/app/etc/s6-rc/pipewire/run
new file mode 100644
index 0000000000000000000000000000000000000000..c0b55a152ed2d926d460ff95b6ef242199609e02

Checking patch img/app/etc/s6-rc/pipewire/run...
Applied patch img/app/etc/s6-rc/pipewire/run cleanly.

index at:
100644 c0b55a152ed2d926d460ff95b6ef242199609e02	img/app/etc/s6-rc/pipewire/run

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).