summaryrefslogtreecommitdiffstats
path: root/src/conf.default/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.default/config.xml')
-rw-r--r--src/conf.default/config.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml
index 81cd8f2..cb1692e 100644
--- a/src/conf.default/config.xml
+++ b/src/conf.default/config.xml
@@ -215,6 +215,15 @@
<who>root</who>
<command>/usr/bin/nice -n20 /etc/rc.update_urltables</command>
</item>
+ <item>
+ <minute>1</minute>
+ <hour>0</hour>
+ <mday>*</mday>
+ <month>*</month>
+ <wday>*</wday>
+ <who>root</who>
+ <command>/usr/bin/nice -n20 /etc/rc.update_pkg_metadata</command>
+ </item>
</cron>
<wol/>
<rrd>
OpenPOWER on IntegriCloud