shadow-4.20.0 gives me the following error when running `su - <USERNAME>` as root. ```bash -bash: cannot set terminal process group (-1): Inappropriate ioctl for device -bash: no job control in this shell ``` Edit: `su -` as a limited user is fine.
shadow-4.20.0 gives me the following error when running
su - <USERNAME>as root.Edit:
su -as a limited user is fine.