aboutsummaryrefslogtreecommitdiffstats
path: root/bin/redhat
diff options
context:
space:
mode:
Diffstat (limited to 'bin/redhat')
-rwxr-xr-xbin/redhat/datasource.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/redhat/datasource.json b/bin/redhat/datasource.json
index 9b62754e..d5066a06 100755
--- a/bin/redhat/datasource.json
+++ b/bin/redhat/datasource.json
@@ -11,9 +11,9 @@
"init" : "",
"update" : "",
"lookup" : "bin/redhat/srtool_redhat.py %command%",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "3",
- "update_time" : "02:00:00"
+ "_comment_" : "Update on Saturdays at 2:00 am",
+ "update_time" : "{\"weekday\":\"5\",\"hour\":\"2\"}"
}
]
}