My user is part of the admin group and I'm used to type sudo su to impersonate root.
Unfortunately this generate a non-login shell and if I need one I need to type again /bin/bash -l.
Is there any way to have a login shell directly running a sudo command?