#!/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.weekly
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.placeholder | File | 102 B | 0644 |
|
0anacron | File | 312 B | 0755 |
|
man-db | File | 813 B | 0755 |
|
update-notifier-common | File | 403 B | 0755 |
|