summaryrefslogtreecommitdiffstats
path: root/etc/rc.shutdown
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-12-14 17:09:47 -0500
committerjim-p <jimp@pfsense.org>2010-12-14 17:10:42 -0500
commit0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8 (patch)
tree579cb2887d12d0e01519096aade9b8f5307b7f1e /etc/rc.shutdown
parent95ceb35b9124e34ab1d607e2cca489b4fdd6b3a7 (diff)
downloadpfsense-0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8.zip
pfsense-0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8.tar.gz
Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087
Diffstat (limited to 'etc/rc.shutdown')
-rwxr-xr-xetc/rc.shutdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.shutdown b/etc/rc.shutdown
index 257a577..904c52e 100755
--- a/etc/rc.shutdown
+++ b/etc/rc.shutdown
@@ -32,4 +32,5 @@ if [ "$PLATFORM" = "pfSense" ]; then
else
/etc/rc.backup_rrd.sh
/etc/rc.backup_dhcpleases.sh
+ /etc/rc.backup_vouchers.sh
fi
OpenPOWER on IntegriCloud