name: "bash-with-fake-geteuid"
description:
"An example policy which allows to execute /bin/bash and other commands in
-a fairly restricted fail containing only some directories from the main
-system, and with blocked __NR_syslog syscalls. Also, geteuid returns -1337
+a fairly restricted jail containing only some directories from the main
+system, and with blocked __NR_syslog syscall. Also, __NR_geteuid returns -1337
value, which /usr/bin/id will show as euid=4294965959"
mode: ONCE
keep_env: false
envar: "ENVAR1=VALUE1"
envar: "ENVAR2=VALUE2"
-envar: "PS1=[INSIDE-JAIL]: "
+envar: "PS1=[INSIDE-JAIL-SH]: "
silent: false
skip_setsid: false