summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbackup.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup.in b/backup.in
index 8d9942e..2096963 100755
--- a/backup.in
+++ b/backup.in
@@ -113,7 +113,7 @@ then
mkdir ${neues}
fi
chmod 750 ${neues}
-chown erich:root ${neues}
+chown root:root ${neues}
if [ -z "${rsyncShell}" ]
then
rsync ${rsyncOptions} \