sudo.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 15 Jun 2011 11:53:07 +0300
changeset 883 311ec6df3662
parent 862 b539dd85bbf3
child 889 f18e156d1549
permissions -rwxr-xr-x
Debugging child process.

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

* Stop sudo asking for password.

  username ALL =(ALL) NOPASSWD: ALL

or

  @group ALL =(ALL) NOPASSWD: ALL