ft@0: # ft@0: # This file MUST be edited with the 'visudo' command as root. ft@0: # ft@0: # Please consider adding local content in /etc/sudoers.d/ instead of ft@0: # directly modifying this file. ft@0: # ft@0: # See the man page for details on how to write a sudoers file. ft@0: # ft@0: Defaults env_reset ft@0: Defaults mail_badpass ft@0: Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ft@0: ft@0: # Host alias specification ft@0: ft@0: # User alias specification ft@0: ft@0: # Cmnd alias specification ft@0: ft@0: # User privilege specification ft@0: root ALL=(ALL:ALL) ALL ft@0: ft@0: osecuser ALL=(root)NOPASSWD:/usr/bin/apt-get -y up* ft@0: osecuser ALL=(root)NOPASSWD:/usr/bin/apt-get -y dist-upgrade* ft@0: osecuser ALL=(root)NOPASSWD:/sbin/shutdown* ft@0: osecuser ALL=(root)NOPASSWD:/usr/sbin/hibernate-disk* ft@0: ft@0: ft@0: # Allow members of group sudo to execute any command ft@0: %sudo ALL=(ALL:ALL) ALL ft@0: ft@0: # See sudoers(5) for more information on "#include" directives: ft@0: ft@0: #includedir /etc/sudoers.d