Code: Select all
## Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL
Code: Select all
## Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL
Read the wiki page you used more carefully: http://docs.salixos.org/wiki/How_to_ena ... _root_usermacondo wrote:But it still keeps asking for my password... any suggestions?