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.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-process/systemd-cron/metadata.xml b/sys-process/systemd-cron/metadata.xml
new file mode 100644
index 000000000000..a2e9865130b7
--- /dev/null
+++ b/sys-process/systemd-cron/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>rich0@gentoo.org</email>
+ </maintainer>
+ <use>
+ <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="yearly">Support /etc/cron.yearly</flag>
+ <flag name="setgid">Compile setgid C helper for crontab. Needs GCC or Clang.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">systemd-cron/systemd-cron</remote-id>
+ </upstream>
+</pkgmetadata>