e6ee415d32
- Pass maintainership to submitter PR: ports/85817 Submitted by: Brad Huntting <huntting@hunkular.glarp.com> (new maintainer)
9 lines
259 B
Text
9 lines
259 B
Text
# Derived from the default /etc/crontab for FreeBSD
|
|
# See fcrontab(5) for syntax and semantics
|
|
#
|
|
SHELL=/bin/sh
|
|
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
|
|
HOME=/var/log
|
|
#
|
|
# Save some entropy so that /dev/random can re-seed on boot.
|
|
@ 11 /usr/libexec/save-entropy
|