salt/changelog/60997.fixed
Alan Somers c89a0c19f0 Allow cron.present to change a timespec from non-special to special
Previously when changing a cron.present job from using a normal time
specification to special or vice-versa, it would duplicate the entry in
the crontab.
2022-07-19 13:23:29 -06:00

1 line
72 B
Text

Fix cron.present duplicating entries when changing timespec to special.