summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2015-05-22 03:28:16 +0200
committerroot <root@plonk.spline.inf.fu-berlin.de>2015-05-22 03:28:59 +0200
commitf86c2a1f358ded0dd721592af8dc04de23ea073b (patch)
tree32c1f5129a90fa9de3fed9c53504718a6fc0c840
parentc79094f2e92bb1ab57498b4c5bd20dd1663add80 (diff)
downloadusermanagement-f86c2a1f358ded0dd721592af8dc04de23ea073b.tar.gz
usermanagement-f86c2a1f358ded0dd721592af8dc04de23ea073b.tar.bz2
usermanagement-f86c2a1f358ded0dd721592af8dc04de23ea073b.zip
lduseradd: Richtige Datei verschieben.
-rwxr-xr-xlduseradd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lduseradd b/lduseradd
index eb82a36..69b6f77 100755
--- a/lduseradd
+++ b/lduseradd
@@ -661,7 +661,7 @@ touch /home/$ACCOUNT/Mail/Incoming
chmod 600 /home/$ACCOUNT/Mail/Incoming
# Accountantrag verschieben.
-mv -f $NEWNAME /home/$ACCOUNT/
+mv -f $TMPDIR/$NEWNAME /home/$ACCOUNT/
chmod go-r /home/$ACCOUNT/$NEWNAME
# Und aufraeumen.