Actions
Bug #16059
closedRAM Disk cron jobs are not saved correctly
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.03
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:
Description
After enabling RAM Disks at System > Advanced > Miscellaneous
the related cron jobs are saved to the configuration with invalid values. For example:
<item> <minute>0</minute> <hour>*/{config_get_path('system/logsbackup')}</hour> <mday>*</mday> <month>*</month> <wday>*</wday> <who>root</who> <command>/etc/rc.backup_logs.sh</command> </item>
Updated by Marcos M about 2 months ago
- Status changed from In Progress to Feedback
- % Done changed from 50 to 100
Updated by Georgiy Tyutyunnik about 2 months ago
- Status changed from Feedback to Resolved
fixed in the latest 25.03 build
tested on:
25.03-BETA (amd64)
built on Mon Feb 17 20:02:00 UTC 2025
FreeBSD 15.0-CURRENT
Actions