Files

13 lines
162 B
Plaintext

---
functions:
shell:
- code: |-
chroot /
contexts:
sudo:
suid:
code: |-
chroot / /bin/sh -p
shell: false
...