blob: 961cd400d8880e2326a5b57b3b392f2eaad235e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#!@shebangdir@/execlineb -P
# ISC license.
# https://www.kernel.org/doc/html/latest/filesystems/proc.html
# Not umounting since used in Stage 4
# to determine leftover mounts
#fdmove -c 2 1
#
#umount /proc
|