0

I am IT admin in the company. The developers ask to have sudo permission to execute sudo systemctl status/reload/start/stop serviceName to manage their app. But my boss doesn't want them to be able to run apt to install/remove/upgrade the package. Is there any way to do that?

I am very new to Linux, any help is appreciated!

ITnewbie
  • 171
  • 2
  • 9
  • 1
    Have you read through the [`sudoers` man page](https://www.sudo.ws/docs/man/1.8.15/sudoers.man/)? It shows how to limit people to only having `sudo` access for certain commands. – larsks Oct 27 '22 at 00:38

0 Answers0