@@ -0,0 +1,18 @@
#!/bin/bash
set -euo pipefail
mount \
--rbind \
/dev \
/mnt/dev
/proc \
/mnt/proc
/sys \
/mnt/sys
The note is not visible to the blocked user.