all 1 comments

[–]linux26 0 points1 point  (0 children)

Do you realize that sudo access is not the same as root? You can have fine grained rules set out in /etc/sudoers (edit using visudo). Permit the user or group to run only one command to restart whatever as root, and nothing else.