Adicionar etc/sudoers.d/wheel

This commit is contained in:
2026-09-17 09:45:20 -03:00
parent b5c2cb9025
commit e144fd75f4
+4
View File
@@ -0,0 +1,4 @@
#sudo usermod -aG wheel $USER
#sudo visudo
#@includedir /etc/sudoers.d
wheel ALL=(ALL:ALL) NOPASSWD:ALL