Revision bb17ff99
Added by Scott Ullrich over 20 years ago
- global the $noreboot variable
- do not tell the user the firewall will reboot if $noreboot is set.
etc/rc.bootup | ||
---|---|---|
50 | 50 |
|
51 | 51 |
if($do_assign == 1) { |
52 | 52 |
$noreboot = true; |
53 |
echo "\n\n\nInterface mistmatch. Running Interface assignment option.\n"; |
|
53 | 54 |
set_networking_interfaces_ports(); |
54 | 55 |
} |
55 | 56 |
|
Also available in: Unified diff