sudo.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 29 Mar 2011 14:18:12 +0300
changeset 862 b539dd85bbf3
child 889 f18e156d1549
permissions -rwxr-xr-x
Stop sudo asking for password.

-*- mode: outline; coding: utf-8 -*-

* Stop sudo asking for password.

  username ALL =(ALL) NOPASSWD: ALL

or

  @group ALL =(ALL) NOPASSWD: ALL