I need to edit the /etc/sudoers file using the command:
sudo gedit /etc/sudoers
and add the below:
jenkins ALL=(ALL) NOPASSWD: ALL
Post adding and trying to save I am getting the error:
(gedit:23062): WARNING **: 00:45:53.924: Set document metadata failed: Setting attribute metadata::gedit-encoding not supported
Can somebody help?
Thanks Sanjay