編輯 /etc/sudoers
, 將
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) :ALL
改成
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) NOPASSWD:ALL
Linux
Written on
October
26th,
2024
by
Borting