This reverts commit 01bc3762b2fc009c67734e374e9a70748234079e. Co-authored-by: xiongdian.me <xiongdian.me@bytedance.com> Reviewed-on: #87
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
%nasp ALL = (root) NOPASSWD: /usr/bin/docker
|
|
%nasp ALL = (root) NOPASSWD: /usr/sbin/reboot
|
|
%nasp ALL = (root) NOPASSWD: /usr/bin/whoami
|
|
%nasp ALL = (root) NOPASSWD: /usr/bin/nvidia-smi
|
|
%nasp ALL = (root) NOPASSWD: /usr/sbin/shutdown
|
|
%nasp ALL = (root) NOPASSWD: /usr/sbin/ufw
|
|
%nasp ALL = (root) NOPASSWD: /usr/sbin/ip
|