One (minor) irritation that I noticed both on this and my recent VM upgrade,
is root user no longer has /usr/local/sbin, /usr/sbin, /sbin in PATH

Do you mean upon login, or su? If su, then you need to invoke su as

su -

instead of simply as su.



> to fix su:
>
> cat /etc/default/su
> ALWAYS_SET_PATH yes


Thank you. Both of these solutions work. The path was missing from "su" root, not from actual root login.
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to