On Mon, Oct 4, 2010 at 10:22 PM, Andrey Vul <[email protected]> wrote:
> sudoers(5): > ... > ## Run X applications through sudo > Defaults env_keep += "DISPLAY HOME" > ... > > sudo visudo; paste; done > Except that in the heavily-commented version of the sudoers file that I have, the corresponding line does not include the DISPLAY variable, and it happens to work fine that way. Try just keeping HOME. -- Kevin O'Gorman, PhD

