aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/cron/cron.monthly/0anacron
blob: 1b094c03f4a4d7b4f81afc80d5a58ca51e16530a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# anacron's cron script
#
# This script updates anacron time stamps. It is called through run-parts
# either by anacron itself or by cron.
#
# The script is called "0anacron" to assure that it will be executed
# _before_ all other scripts.

test -x /usr/sbin/anacron || exit 0
anacron -u cron.monthly