~ $ sudo vim sudoers
# %users localhost=/sbin/shutdown -h now
%wheel ALL=(ALL) NOPASSWD: /sbin/shutdown -h now
sudo /sbin/shutdown -h now
~ $ sudo vim sudoers
# %users localhost=/sbin/shutdown -h now
%wheel ALL=(ALL) NOPASSWD: /sbin/shutdown -h now
sudo /sbin/shutdown -h now