Files
2026-01-17 01:19:49 +01:00

12 lines
176 B
Plaintext

---
functions:
shell:
- code: |-
doas -u root /bin/sh
comment: |-
The user must be allowed to use `doas`.
contexts:
sudo:
unprivileged:
...