summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.firmware4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 6b4d349..b47009f 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -288,6 +288,10 @@ pfSenseNanoBSDupgrade)
echo "" >> /conf/upgrade_log.txt
cat /tmp/$GLABEL_SLICE/etc/fstab >> /conf/upgrade_log.txt
+ echo "" >> /conf/upgrade_log.txt
+ find /tmp/$GLABEL_SLICE >> /conf/upgrade_log.txt
+ echo "" >> /conf/upgrade_log.txt
+
# Unmount newly prepared slice
umount /tmp/$GLABEL_SLICE
OpenPOWER on IntegriCloud