From: Todd C. Miller Date: Thu, 9 Sep 2010 20:22:26 +0000 (-0400) Subject: set_home and always_set_home have an effect if HOME is present in X-Git-Tag: SUDO_1_8_0~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b91a12988ac3463212942e128e44a4b2ac49794c;p=sudo set_home and always_set_home have an effect if HOME is present in the env_keep list. --- diff --git a/doc/sudoers.pod b/doc/sudoers.pod index 6e6ae1fc9..6c316af50 100644 --- a/doc/sudoers.pod +++ b/doc/sudoers.pod @@ -698,7 +698,8 @@ home directory of the target user (which is root unless the B<-u> option is used). This effectively means that the B<-H> option is always implied. Note that C is already set when the the I option is enabled, so I is only -effective for configurations where I is disabled. +effective for configurations where either I is disabled +or C is present in the I list. This flag is I by default. =item authenticate @@ -922,7 +923,8 @@ environment variable will be set to the home directory of the target user (which is root unless the B<-u> option is used). This effectively makes the B<-s> option imply B<-H>. Note that C is already set when the the I option is enabled, so I is -only effective for configurations where I is disabled. +only effective for configurations where either I is disabled +or C is present in the I list. This flag is I by default. =item set_logname