How can I restart a process as a standard user? I need to allow users on the linux machines to restart openvpn which runs as nobody. However, I don't really want to give them all sudo rights. Any ideas?
At the moment I get access kill : access denied when trying to restart as a non root user.
At the moment I get access kill : access denied when trying to restart as a non root user.