blob 901f3e6667a8de04a6af39945406a1757455f089 428 bytes (raw)
name: host/rootfs/image/etc/s6-rc/systemd-udevd/run # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| | #!/bin/execlineb -WS1
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
cgroup-setup --delegate --child-name udev -- $1
s6-ipcserver-socketbinder -b0 -m -a 0600 /run/sd-notify-wrapper/systemd-udevd.sock
background -d {
fdmove 1 3
sd-notify-adapter
}
fdclose 3
redirfd -r 0 /dev/null
export NOTIFY_SOCKET /run/sd-notify-wrapper/systemd-udevd.sock
systemd-udevd
|
debug log:
solving 901f3e6667a8de04a6af39945406a1757455f089 ...
found 901f3e6667a8de04a6af39945406a1757455f089 in https://inbox.spectrum-os.org/spectrum-devel/20260711-cgroups-v3-19-5cba61a20cba@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20260721-cgroups-v4-18-46b2e5fff7b6@gmail.com/
found aec6444e951503eae988e666b77fda8f2ae33d72 in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100755 aec6444e951503eae988e666b77fda8f2ae33d72 host/rootfs/image/etc/s6-rc/systemd-udevd/run
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260711-cgroups-v3-19-5cba61a20cba@gmail.com/
diff --git a/host/rootfs/image/etc/s6-rc/systemd-udevd/run b/host/rootfs/image/etc/s6-rc/systemd-udevd/run
old mode 100644
new mode 100755
index aec6444e951503eae988e666b77fda8f2ae33d72..901f3e6667a8de04a6af39945406a1757455f089
Checking patch host/rootfs/image/etc/s6-rc/systemd-udevd/run...
warning: host/rootfs/image/etc/s6-rc/systemd-udevd/run has type 100755, expected 100644
Applied patch host/rootfs/image/etc/s6-rc/systemd-udevd/run cleanly.
skipping https://inbox.spectrum-os.org/spectrum-devel/20260721-cgroups-v4-18-46b2e5fff7b6@gmail.com/ for 901f3e6667a8de04a6af39945406a1757455f089
index at:
100755 901f3e6667a8de04a6af39945406a1757455f089 host/rootfs/image/etc/s6-rc/systemd-udevd/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).