summaryrefslogtreecommitdiffstats
path: root/etc/rc.create_full_backup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-02-14 15:39:21 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-02-14 15:39:21 -0500
commitfdf00849dd4a08fdc05827f4ec2332c3f05f10d3 (patch)
treee5f5d8614964e9c3628293db83a178b88b8f5c71 /etc/rc.create_full_backup
parentfc116e4ad2129c7a61f058f29231d3e29a0ed8e1 (diff)
downloadpfsense-fdf00849dd4a08fdc05827f4ec2332c3f05f10d3.zip
pfsense-fdf00849dd4a08fdc05827f4ec2332c3f05f10d3.tar.gz
Sync
Diffstat (limited to 'etc/rc.create_full_backup')
-rw-r--r--etc/rc.create_full_backup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.create_full_backup b/etc/rc.create_full_backup
index 179636d..97ac518 100644
--- a/etc/rc.create_full_backup
+++ b/etc/rc.create_full_backup
@@ -12,4 +12,4 @@ tar czPf /root/$FILENAME --exclude dev/* \
/
echo ">>> Backup completed. Note: this backup includes config.xml!"
echo ">>> To restore this backup run this command:"
-echo " tar xzPf /root/$FILENAME -C /"
+echo " tar xzPUf /root/$FILENAME -C /"
OpenPOWER on IntegriCloud