update lxc_backup to current state
This commit is contained in:
@@ -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}/*
|
||||
|
||||
Reference in New Issue
Block a user