1
0
Fork 0
fai-configspace/scripts/SETUP_USER/20-setup-sudo

4 lines
95 B
Bash
Executable File

#!/bin/sh
echo "$username ALL=(ALL:ALL) NOPASSWD: ALL" >> /target/etc/sudoers.d/user_nopasswd