blob 5ca214a5ba70e9e46c8fc3ea17aed870f2b0824a 277 bytes (raw)
name: host/rootfs/etc/template/fs/run # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | #!/bin/execlineb -P
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2021-2022 Alyssa Ross <hi@alyssa.is>
s6-ipcserver-socketbinder -a 0700 -B env/virtiofsd.sock
if { fdmove 1 3 echo }
fdclose 3
export TMPDIR /run
virtiofsd --fd 0 --shared-dir data/shared-dir
|
debug log:
solving 5ca214a ...
found 5ca214a in https://inbox.spectrum-os.org/spectrum-devel/20221010232909.1953738-4-hi@alyssa.is/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20221010232909.1953738-4-hi@alyssa.is/
diff --git a/host/rootfs/etc/template/fs/run b/host/rootfs/etc/template/fs/run
new file mode 100755
index 0000000..5ca214a
Checking patch host/rootfs/etc/template/fs/run...
Applied patch host/rootfs/etc/template/fs/run cleanly.
index at:
100755 5ca214a5ba70e9e46c8fc3ea17aed870f2b0824a host/rootfs/etc/template/fs/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/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
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).