I have an apache server on CentOS, here a bash-script is entered at each address, user scripts that do not require the user to download, of course, it did not come to the use of scripts with other vessels.
In /etc/sudoers, I suggested a change to be executed in this way
apache ALL=(ALL) NOPASSWD: /sbin/reboot (for example)
but when trying to execute, two execution error logs are output in apache logs:
sudo: unable to change to root gid: Operation not permitted
sudo: error initializing audio plugins sudoers_audit
I have not found any information about sudoers audit on the Internet, so I ask for help, because I do not know what can be done…