Site menu:

Sponsored by

Bitcube Ltd.  Expert Linux Consultancy

Categories

Meta

Site search

 

June 2006
M T W T F S S
« May   Jul »
 1234
567891011
12131415161718
19202122232425
2627282930  

Archives

Links:

Archive for June 13th, 2006

Debian sudo behaviour change

In case it bugs anyone else, Debian’s sudo package has changed its behaviour recently. Namely when I do “sudo su” it behaves as if I’ve done “sudo su -” – breaking all X-windows sessions and changing my current path. I don’t like this behaviour, so I have added this into /etc/sudoers: Defaults env_keep+=”*”