bashrc: fix ssu alias to allow becoming other u...

...sers than root.
This commit is contained in:
Mika Suomalainen 2013-02-04 16:09:24 +02:00
parent deb659dbe3
commit 3fb4466035
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

@ -407,7 +407,7 @@ alias info="echo 'I don't know anyone who likes and uses info pages, so I aliase
alias less="less -R "
# "su -" with/without sudo
alias ssu="sudo -i "
alias ssu="sudo su -"
alias suu="su -"
# systemd runlevels/targets