patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob c831cd22cad8bcf78dcfb78b3181d256af723d7d 416 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-compat -- $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 c831cd22cad8bcf78dcfb78b3181d256af723d7d ...
found c831cd22cad8bcf78dcfb78b3181d256af723d7d in https://inbox.spectrum-os.org/spectrum-devel/20260731-cgroups-v5-8-b325bac9d34f@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/20260731-cgroups-v5-8-b325bac9d34f@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..c831cd22cad8bcf78dcfb78b3181d256af723d7d

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 c831cd22cad8bcf78dcfb78b3181d256af723d7d	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).