When running bwrap within a job of a SLURM cluster node, I get the following error: ``` $ srun user bwrap: pivot_root: Invalid argument ``` It's highly desirable to let bwrap pass through srun, because this way bwap would also work for the cluster jobs!