Actions
Bug #6068
closedCannot update with /var as RAM disk
Start date:
04/04/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
When using /var as a RAM disk on a full install, you end up with "unable to check for updates".
Updated by Renato Botelho over 8 years ago
- Status changed from Confirmed to Assigned
- Assignee changed from Renato Botelho to Anonymous
The problem happens only when the 'Use RAM Disks' is changed in system_advanced_misc.php but box is not rebooted. The solution will be change system_advanced_misc.php to:
1. Detect when this option is changed
2. Ask user a confirmation before save saying box will reboot immediately
3. If he confirms, save and reboot
Updated by Anonymous over 8 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Chris Buechler
Implemented as requested. If the "Use Ramdisk" setting is changed by the user they will be prompted to confirm on save. If they select "Yes" the change will be saved and the firewall will reboot.
Updated by Anonymous over 8 years ago
- % Done changed from 0 to 100
Applied in changeset 669343a2d37534fec4a41c3b2c6c8cd1bf4e1170.
Updated by Renato Botelho over 8 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Chris Buechler to Anonymous
Works
Actions