# Pastebin sXuu7pYL at the moment we have lines similar to; (root) NOPASSWD: /usr/bin/service xyz I need to be able to specify that users can stop/start/restart/status those services, can I use a line like; (root) NOPASSWD: /usr/bin/service xyz * To achieve the required result, or is there a better way ?