summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/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 d0ef848..048e68b 100755
--- a/etc/rc.create_full_backup
+++ b/etc/rc.create_full_backup
@@ -10,6 +10,7 @@ tar czPf /root/$FILENAME \
--exclude root/* \
--exclude var/empty/* \
--exclude var/empty \
+ --exclude var/etc \
/
echo ">>> Backup completed. Note: this backup includes config.xml!"
OpenPOWER on IntegriCloud