blob: 89c70c52eeab3c722b7be6f050ff1772f6c49e67 (
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>
<herd>no-herd</herd>
<maintainer>
<email>bangert@gentoo.org</email>
<name>Thilo Bangert</name>
</maintainer>
<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>
</pkgmetadata>
|