patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 7a4994d06060febd2256f1c4f11f48bb9b7b7efc 418 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 --systemd-delegate -- $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 7a4994d06060febd2256f1c4f11f48bb9b7b7efc ...
found 7a4994d06060febd2256f1c4f11f48bb9b7b7efc in https://inbox.spectrum-os.org/spectrum-devel/20260805-cgroups-v6-8-086c0f00f55f@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/20260805-cgroups-v6-8-086c0f00f55f@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..7a4994d06060febd2256f1c4f11f48bb9b7b7efc

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.

index at:
100755 7a4994d06060febd2256f1c4f11f48bb9b7b7efc	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).