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

Also available in: Atom PDF