diff options
| author | Tslil Clingman <tslil.clingman@gmail.com> | 2015-08-21 17:36:09 +0200 |
|---|---|---|
| committer | Tslil Clingman <tslil.clingman@gmail.com> | 2015-08-21 17:36:09 +0200 |
| commit | 0edc79de75b18aa67a35679f2d1097333861676e (patch) | |
| tree | 22ae5c05464b0888d504da634043e8913547e63a /runas | |
| parent | b3369e4e8d02e696fefdb8bda79e383717fcb843 (diff) | |
Tweaks
Diffstat (limited to 'runas')
| -rwxr-xr-x | runas | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
