- Code: Select all
su -
^ Note the dash after the command.
Alternatively, to get an approximation of the old behaviour add this line to /etc/login.defs:
- Code: Select all
ALWAYS_SET_PATH yes
See also https://www.debian.org/releases/buster/ ... -variables & https://bugs.debian.org/cgi-bin/bugrepo ... bug=905409