blob 3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf 618 bytes (raw)
name: host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/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
21
22
23
24
25
26
| | #!/bin/execlineb -WS1
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2024-2025 Alyssa Ross <hi@alyssa.is>
cgroup-setup --leaf -- $1
importas -i VM VM
export DBUS_SESSION_BUS_ADDRESS unix:path=/run/portal-bus/${VM}
s6-ipcserver-socketbinder -a 0700 /run/vsock/${VM}/vsock_219
if { chown -- vmm-${VM}: /run/vsock/${VM}/vsock_219 }
# Notify readiness.
if { fdmove 1 3 echo }
fdclose 3
s6-envuidgid fs
s6-applyuidgid -Uzu 0
nsenter --preserve-credentials -S0
--mount=/run/vm/by-id/${VM}/ns/mnt
--user=/run/vm/by-id/${VM}/ns/user
s6-setuidgid xdp-spectrum-${VM}
xdg-desktop-portal-spectrum-host
|
debug log:
solving 3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf ...
found 3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf in https://inbox.spectrum-os.org/spectrum-devel/20260805-cgroups-v6-18-086c0f00f55f@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20260731-cgroups-v5-18-b325bac9d34f@gmail.com/
found 909957b817136149dd01c3b98847238ecda8032d in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100755 909957b817136149dd01c3b98847238ecda8032d host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/run
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260805-cgroups-v6-18-086c0f00f55f@gmail.com/
diff --git a/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/run b/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/run
index 909957b817136149dd01c3b98847238ecda8032d..3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf 100755
Checking patch host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/run...
Applied patch host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/run cleanly.
skipping https://inbox.spectrum-os.org/spectrum-devel/20260731-cgroups-v5-18-b325bac9d34f@gmail.com/ for 3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf
index at:
100755 3f5ebce4d2ac91f9240cb7ebeb9b307eeb4c73bf host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/xdg-desktop-portal-spectrum-host/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/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
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).