summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index a1ca7006..bc7ae394 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -558,6 +558,7 @@ b_config(void)
bp->brdattr |= BRD_HIDE;
bp->brdattr |= BRD_POSTMASK;
}
+ bp->perm_reload = now;
touched = 1;
break;