summaryrefslogtreecommitdiff
path: root/runas
diff options
context:
space:
mode:
Diffstat (limited to 'runas')
-rwxr-xr-xrunas1
1 files changed, 1 insertions, 0 deletions
diff --git a/runas b/runas
index b11a321..9eb344c 100755
--- a/runas
+++ b/runas
@@ -48,6 +48,7 @@ if [ "$1" == "-n" ]; then
sudo useradd -m -G audio -s /usr/bin/mksh -k /tmp/skel $2
sudo passwd $2
else
+ printf '\033k'"$1"'\033\\'
cp .Xauthority /tmp
chmod 606 /tmp/.Xauthority
su -l $1 -c /home/$1/$1