installer_gentoo/sudoconfig.sh

3 lines
96 B
Bash

#!/bin/bash
#configurer sudo
echo "%wheel ALL=(ALL) NOPASSWD: ALL" > $CHROOT/etc/sudoers.d/wheel