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/dcron/metadata.xml

17 lines
647 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
This lightweight cron daemon aims to be simple and secure, with just enough
features to stay useful.
Unlike other fatter cron daemons, though, this cron doesn't even try to manage
environment variables or act as a shell.
All jobs are run with `/bin/sh` for conformity and portability.
</longdescription>
<upstream>
<bugs-to>https://github.com/dubiousjim/dcron/issues</bugs-to>
<remote-id type="github">dubiousjim/dcron</remote-id>
</upstream>
</pkgmetadata>