update lxc_backup to current state

This commit is contained in:
rick
2020-10-28 13:50:35 +01:00
parent fdf903dfa4
commit dabb894deb

View File

@@ -33,4 +33,4 @@ find ${backuppath} -mtime +14 -exec rm -f {} \;
#own data for backupuser
chown -R ${backupuser}:${backupuser} ${backuppath}
chmod 440 -R ${backuppath}/*
chmod 440 -R ${backuppath}/*