Just curious, what kind of file is your sudoers ? (i.e. `sudo file sudoers`)
I thought it was just a plain text file.
iirc the links generated by loading will not override existing files.
I'm not quite sure what you are getting at. I'm referring to the /etc/sudoers file. Are you saying rsync will not overwrite it?
I was referring to the error /etc/sudoers is not a regular file
Yes indeed that was a strange error. It occurred after I did a "sudo tce-load -i" of the extension I created. The extension was simply a small collection of files that included "/etc/sudoers" (an unchanged copy of the tc base file). Actually all of the files were copies of tc base files.The extension was installed which meant it replaced the existing files. After that the errors started to occur and remained until I did a reboot. Perhaps permissions or ownerships were changed. Very strange.