summaryrefslogtreecommitdiff
blob: fe7ff0a5f0e1846b90d064075a2d27b2f2deb959 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<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>