On Fri, Dec 18, 2020 at 14:42:45 -0500, Gene Heskett wrote:
> On Friday 18 December 2020 14:33:03 Nathan Stratton Treadway wrote:
> 
> > grep ALWAYS_SET_PATH /etc/login.defs /etc/default/*
> etc/login.defs:ALWAYS_SET_PATH yes
> grep: /etc/default/grub.d: Is a directory
> /etc/default/su:ALWAYS_SET_PATH yes

Well, that explains why you are getting the warning message...

Now the question is why those lines exist in the files (and in both of
them, to boot)?

The wierd thing is that this setting seems to be needed *on Buster* to
return the behavior back to previous behavior -- but since you are
running Stretch, it's not clear why those lines exist in the config
files...


What do you get from these commands?:
  $ ls -l  /etc/login.defs /etc/default/su

  $ dpkg -S /etc/login.defs

  $ dpkg -S /etc/default/su
  
  $ apt-cache policy login


                                                        Nathan
----------------------------------------------------------------------------
Nathan Stratton Treadway  -  natha...@ontko.com  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to