blob 4733bae5ced206b8a5a3460a641d01af739a19b4 381 bytes (raw)
name: img/app/image/etc/s6-rc/dbus-vsock/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
| | #!/bin/execlineb -P
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2025 Alyssa Ross <hi@alyssa.is>
if { modprobe vsock }
export LISTEN_FDS 1
getpid LISTEN_PID
export SYSTEMD_LOG_LEVEL notice
systemd-socket-activate -l vsock::219 --now
# Notify readiness.
if { fdmove 1 3 echo }
fdclose 3
s6-setuidgid user
socat ACCEPT-FD:4,fork UNIX-CONNECT:/run/session-bus
|
debug log:
solving 4733bae ...
found 4733bae in https://inbox.spectrum-os.org/spectrum-devel/20251126213407.1773744-13-hi@alyssa.is/
found 37fae7d in https://inbox.spectrum-os.org/spectrum-devel/20251113111038.39098-2-hi@alyssa.is/
applying [1/2] https://inbox.spectrum-os.org/spectrum-devel/20251113111038.39098-2-hi@alyssa.is/
diff --git a/img/app/image/etc/s6-rc/dbus-vsock/run b/img/app/image/etc/s6-rc/dbus-vsock/run
new file mode 100755
index 0000000..37fae7d
applying [2/2] https://inbox.spectrum-os.org/spectrum-devel/20251126213407.1773744-13-hi@alyssa.is/
diff --git a/img/app/image/etc/s6-rc/dbus-vsock/run b/img/app/image/etc/s6-rc/dbus-vsock/run
index 37fae7d..4733bae 100755
Checking patch img/app/image/etc/s6-rc/dbus-vsock/run...
Applied patch img/app/image/etc/s6-rc/dbus-vsock/run cleanly.
Checking patch img/app/image/etc/s6-rc/dbus-vsock/run...
Applied patch img/app/image/etc/s6-rc/dbus-vsock/run cleanly.
index at:
100755 4733bae5ced206b8a5a3460a641d01af739a19b4 img/app/image/etc/s6-rc/dbus-vsock/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).