summaryrefslogtreecommitdiff
path: root/sys-process/systemd-cron/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/systemd-cron/metadata.xml')
-rw-r--r--sys-process/systemd-cron/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/systemd-cron/metadata.xml b/sys-process/systemd-cron/metadata.xml
index a2e9865130b7..6386b9371135 100644
--- a/sys-process/systemd-cron/metadata.xml
+++ b/sys-process/systemd-cron/metadata.xml
@@ -8,6 +8,7 @@
<flag name="cron-boot">Include support for the boot timer.</flag>
<flag name="etc-crontab-systemd">Use dedicated /etc/crontab-systemd instead of parsing /etc/crontab</flag>
<flag name="minutely">Support /etc/cron.minutely</flag>
+ <flag name="runparts">Use traditional run-parts instead of creating jobs for each cron.* entry</flag>
<flag name="yearly">Support /etc/cron.yearly</flag>
<flag name="setgid">Compile setgid C helper for crontab. Needs GCC or Clang.</flag>
</use>