mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
5 lines
226 B
Groff
5 lines
226 B
Groff
# Script for checking system crontabs and creating the fcron systab.
|
|
# Runs every 10 minutes, does not mail output, doesn't log job runs
|
|
# except for errors.
|
|
@mail(false),nolog(true) 10 /usr/libexec/check_system_crontabs -s 0
|