8.04: dpkg: a question sudo: /etc/sudoers is mode 0660, should be 0440

Asked by peter

Hi

I've a shell script which produces the following output:

Reconfigure the broken packages

sudo: /etc/sudoers is mode 0660, should be 0440
sudo dpkg --configure -a has done

How can I correct the mode of /etc/sudoers? Also with dpkg? Thanks for your hint.
Peter

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu sudo Edit question
Assignee:
No assignee Edit question
Solved by:
peter
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Might be this can help you: https://answers.launchpad.net/ubuntu/+source/sudo/+question/26971

here the already answered questions about sudo https://answers.launchpad.net/ubuntu/+source/sudo

Hth

Revision history for this message
peter (peter-neuweiler) said :
#2

Thanks marcobra.