Skip to content

OnCalendar expression in Summary Template is misformatted #16

@gignaWedi

Description

@gignaWedi

In sysstat_summary.timer.override.epp, there is the format

[Timer]
OnCalendar=00:<%= $sa2_hour %>:<%= $sa2_minute %>

But the OnCalendar expression is hour:minute:second, so it should be

[Timer]
OnCalendar=<%= $sa2_hour %>:<%= $sa2_minute %>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions