Project

General

Profile

Actions

Bug #16059

closed

RAM Disk cron jobs are not saved correctly

Added by Marcos M about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Operating System
Target version:
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(&#039;system/logsbackup&#039;)}</hour>
            <mday>*</mday>
            <month>*</month>
            <wday>*</wday>
            <who>root</who>
            <command>/etc/rc.backup_logs.sh</command>
        </item>

Actions #1

Updated by Marcos M about 2 months ago

  • Status changed from In Progress to Feedback
  • % Done changed from 50 to 100
Actions #2

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

Also available in: Atom PDF