summaryrefslogtreecommitdiffstats
path: root/src/etc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-11 14:30:53 -0300
committerRenato Botelho <renato@netgate.com>2015-09-11 14:30:53 -0300
commit2d47bd0ea0628ae219c68c2c6e5c8c5ee094cb00 (patch)
tree89a46296e4ab658cf4f484cccac6b549d348ffbc /src/etc
parent30855514e07b2980e4f433b0f68afb480e32ba81 (diff)
downloadpfsense-2d47bd0ea0628ae219c68c2c6e5c8c5ee094cb00.zip
pfsense-2d47bd0ea0628ae219c68c2c6e5c8c5ee094cb00.tar.gz
Save all pfsense-upgrade.sh output to upgrade_log.txt
Diffstat (limited to 'src/etc')
-rwxr-xr-xsrc/etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/rc b/src/etc/rc
index 4c4b848..7eab287 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -269,6 +269,7 @@ fi
set -T
trap "echo 'Reboot interrupted'; exit 1" 3
+
# Remove old nameserver resolution files
/bin/rm -f /var/etc/nameserver*
OpenPOWER on IntegriCloud