summaryrefslogtreecommitdiffstats
path: root/etc/rc.create_full_backup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.create_full_backup')
-rw-r--r--etc/rc.create_full_backup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.create_full_backup b/etc/rc.create_full_backup
index 40cdda2..179636d 100644
--- a/etc/rc.create_full_backup
+++ b/etc/rc.create_full_backup
@@ -8,6 +8,7 @@ tar czPf /root/$FILENAME --exclude dev/* \
--exclude var/run/* \
--exclude root/* \
--exclude var/empty/* \
+ --exclude var/empty \
/
echo ">>> Backup completed. Note: this backup includes config.xml!"
echo ">>> To restore this backup run this command:"
OpenPOWER on IntegriCloud