SlackBuilds Repository

15.0 > System > cronie (1.7.1)

cronie (The standard UNIX cron daemon)

Cronie contains the standard UNIX daemon crond that runs specified
programs at scheduled times and related tools. It is based on the
original cron and has security and configuration enhancements like the
ability to use pam and SELinux.

By default this SlackBuild will include anacron in the package. If you
don't want this, pass ANACRON=no to the SlackBuild.

Note that Slackware has dcron - Dillon's Cron daemon. This package will
conflict with dcron, so it is advised to remove dcron before installing
cronie:

Stop the dcron daemon and remove the dcron package:
# /etc/rc.d/rc.crond stop
# removepkg dcron
# rm -rf /var/spool/cron

Maintained by: B. Watson
Keywords: cronie,cron,anacron,vixie,vixie-cron
ChangeLog: cronie

Homepage:
https://github.com/cronie-crond/cronie

Source Downloads:
cronie-1.7.1.tar.gz (e7528df4b0d7d59307677da7c82e4f70)

Download SlackBuild:
cronie.tar.gz
cronie.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds