This file is indexed.

/usr/share/doc/anacron/README.Debian is in anacron 2.3-20ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Anacron for Debian
------------------

Anacron runs transparently to the system.  In other words, you should
never be aware that anacron and not cron is actually running
cron.{daily,weekly,monthly}.

Anacron itself however is not a daemon, so it will either be called at
startup, on APM power status change, or by cron.  Disabling those will
result in some jobs not being executed on time.

Anacron leaves messages in /var/log/syslog and /var/log/messages by
default.

By default, anacron does not run while on battery power.
If you are using SysVinit, see /etc/default/anacron to change that.

If you are using systemd and want to run anacron even when running on battery,
you should create the following file with the specified content and then call
"systemctl daemon-reload":
    /etc/systemd/system/anacron.service.d/on-ac.conf:
        [Unit]
        ConditionACPower=