sudo.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 18 Jun 2011 11:06:41 +0300 (2011-06-18)
changeset 880 60bfe3e287eb
parent 862 b539dd85bbf3
child 889 f18e156d1549
permissions -rwxr-xr-x
Funny Emacs modes.
-*- mode: outline; coding: utf-8 -*-

* Stop sudo asking for password.

  username ALL =(ALL) NOPASSWD: ALL

or

  @group ALL =(ALL) NOPASSWD: ALL