commit bbbf79594cb516c0cd649797ae083e9742af2fb4
parent e8f158c9025e1860c435a77ac83cda469dc6fc07
Author: ccx <ccx@te2000.cz>
Date: Mon, 18 Mar 2024 01:58:45 +0000
Another debug directory listing
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sbin/ns_run b/sbin/ns_run
@@ -97,6 +97,7 @@ if { s6-ln -sf /proc/self/fd/1 dev/stout }
if { s6-ln -sf /proc/self/fd/2 dev/stderr }
foreground { ls -lhA --full-time }
+foreground { ls -lhA --full-time ./run }
# shm, pts and mqueue are provided below
# also have some convenience dirs in place for optionally bind-mounting them