blob 86b9a1ef70300de52f33a84cbfac22a77e00df36 337 bytes (raw)
name: host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/run # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| | #!/bin/execlineb -PW
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2025 Alyssa Ross <hi@alyssa.is>
s6-ipcserver-socketbinder -a 0700 /run/root-terminal
if { chown wayland /run/root-terminal }
fdmove 1 3
s6-ipcserverd -1P
exec -c
/bin/export PATH /usr/bin
/bin/export WAYLAND_DISPLAY ""
s6-sudod
cd /
weston-terminal
|
debug log:
solving 86b9a1ef ...
found 86b9a1ef in https://spectrum-os.org/git/spectrum
(*) 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).