We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c876e21 + 31e1c44 commit f24cb2aCopy full SHA for f24cb2a
1 file changed
debootstrap/bullseye/rootfs/usr/bin/init-stack
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+# mark INIT_STACK
4
+export INIT_STACK=1
5
# check to see if this file is being run or sourced from another script
6
_is_sourced() {
7
# https://unix.stackexchange.com/a/215279
0 commit comments