NoPaste

/etc/sudoers - File f?r hibernate Snoopy@Debianforum.de

von Snoopy

SNIPPET_TEXT:
  1. # /etc/sudoers
  2. #
  3. # This file MUST be edited with the 'visudo' command as root.
  4. #
  5. # See the man page for details on how to write a sudoers file.
  6. #
  7.  
  8. # Host alias specification
  9.  
  10. # User alias specification
  11. User_Alias USERS = andreas
  12.  
  13. # Cmnd alias specification
  14. Cmnd_Alias HIBERNATE = /usr/local/sbin/hibernate
  15.  
  16. # User privilege specification
  17. root    ALL=(ALL) ALL
  18. USERS   ALL=NOPASSWD:HIBERNATE

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN