sudores
/etc/sudoers설정 (append)
username ALL=(ALL:ALL) ALL 특정 그룹에 모든 권한 부여: %wheel ALL=(ALL:ALL) ALL 패스워드 없이 특정 명령어만 허용: username ALL=NOPASSWD: /usr/bin/systemctl restart nginx