You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-process/fcron/metadata.xml

34 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cron</herd>
<maintainer>
<email>wschlich@gentoo.org</email>
<name>Wolfram Schlich</name>
<description>Primary maintainer</description>
</maintainer>
<maintainer>
<email>flameeyes@gentoo.org</email>
</maintainer>
<use>
<flag name="debug" restrict="&lt;sys-process/fcron-3.0.5">
Enable debug code, output and allocation checks. Warning: in
ebuilds before 3.0.5, enabling this flag will prevent fcron from
running as a proper service.
</flag>
<flag name="debug" restrict="&gt;=sys-process/fcron-3.0.5">
Enable debug code and output. Since version 3.0.5 this will no
longer force foreground execution, and fcron will be able to run
as a service properly.
</flag>
<flag name="pam">
Enable PAM support for fcron. This means that fcron will pass
through the "fcron" stack before executing the jobs, and
fcrontab will use the "fcrontab" stack to authenticate the user
before editing its crontab file.
</flag>
</use>
</pkgmetadata>