summaryrefslogtreecommitdiffstats
path: root/etc/rc.shutdown
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-12-14 17:22:17 -0500
committerjim-p <jimp@pfsense.org>2010-12-14 17:22:17 -0500
commitd12003c99517c25105673c557aebec7e3fa55dcb (patch)
treeda0d98cba0375c010cac021961f8845ae31a00bf /etc/rc.shutdown
parentdeeaf52c65fb63292c1b10373e9fe146666a00d8 (diff)
downloadpfsense-d12003c99517c25105673c557aebec7e3fa55dcb.zip
pfsense-d12003c99517c25105673c557aebec7e3fa55dcb.tar.gz
Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087" - voucher db backup already existed under a different name. Ticket is still fixed, just by different code that was already there.
This reverts commit 0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8.
Diffstat (limited to 'etc/rc.shutdown')
-rwxr-xr-xetc/rc.shutdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.shutdown b/etc/rc.shutdown
index 904c52e..257a577 100755
--- a/etc/rc.shutdown
+++ b/etc/rc.shutdown
@@ -32,5 +32,4 @@ if [ "$PLATFORM" = "pfSense" ]; then
else
/etc/rc.backup_rrd.sh
/etc/rc.backup_dhcpleases.sh
- /etc/rc.backup_vouchers.sh
fi
OpenPOWER on IntegriCloud