Differences

This shows you the differences between two versions of the page.


cron [2015/11/30 22:11] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== cron ======
  
 +  * [[FreeBSD]]
 +  * [[cronie]]
 +  * [[dcron]]
 +  * [[fcron]]
 +  * [[porticron]]
 +  * [[vixie-cron]]
 +
 +==== FreeBSD ====
 +
 +Cron jobs are located in ''/etc/periodic''
 +
 +Configuration is located at ''/etc/defaults/periodic.conf''
 +
 +==== Gentoo vixie-cron ====
 +
 +Add a user to cron group to create cron jobs:
 +
 +<code>
 +gpasswd -a clients cron
 +</code>

Navigation
QR Code
QR Code cron (generated for current page)