mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
17 lines
644 B
XML
17 lines
644 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
This is bcron, a new cron system designed with secure operations in
|
|
mind. To do this, the system is divided into several seperate programs,
|
|
each responsible for a seperate task, with strictly controlled
|
|
communications between them. The user interface is a drop-in
|
|
replacement for similar systems (such as vixie-cron), but the internals
|
|
differ greatly.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">bruceg/bcron</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|