summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-03-08 13:57:01 +0545
committerPhil Davis <phil.davis@inf.org>2017-03-08 13:57:01 +0545
commit75a1149e0104561446e6f90f98d98c6c13c52996 (patch)
treee492adf22bbcc65927a4fdddaaea86de65d98e01 /src/usr/local
parent8724b1add29a71d13c8de3f5bb327b58adcf5287 (diff)
downloadpfsense-75a1149e0104561446e6f90f98d98c6c13c52996.zip
pfsense-75a1149e0104561446e6f90f98d98c6c13c52996.tar.gz
Fix #7364 Console assigned VLAN disappears after reboot
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/wizards/setup_wizard.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/wizards/setup_wizard.xml b/src/usr/local/www/wizards/setup_wizard.xml
index 72363e2..ba6382a 100644
--- a/src/usr/local/www/wizards/setup_wizard.xml
+++ b/src/usr/local/www/wizards/setup_wizard.xml
@@ -35,6 +35,7 @@
</fields>
<stepbeforeformdisplay>
unlink_if_exists('/conf/trigger_initial_wizard');
+ unlink_if_exists('/conf/assign_complete');
</stepbeforeformdisplay>
</step>
<step>
OpenPOWER on IntegriCloud