Merge Debian's patch 451_login_PATH
* NEWS, libmisc/setupenv.c: Export PATH according to ENV_PATH and ENV_SUPATH, as for su. This impacts login. * man/login.1.xml: PATH and SUPATH are now used both when PAM support is disabled and enabled.
This commit is contained in:
@@ -242,8 +242,8 @@
|
||||
&CONSOLE_GROUPS;
|
||||
&DEFAULT_HOME;
|
||||
<phrase condition="no_pam">&ENV_HZ;</phrase>
|
||||
<phrase condition="no_pam">&ENV_PATH;</phrase>
|
||||
<phrase condition="no_pam">&ENV_SUPATH;</phrase>
|
||||
<phrase>&ENV_PATH;</phrase>
|
||||
<phrase>&ENV_SUPATH;</phrase>
|
||||
&ENV_TZ;
|
||||
&ENVIRON_FILE;
|
||||
&ERASECHAR;
|
||||
|
Reference in New Issue
Block a user