/lib/systemd/system/cron-daily.target is in systemd-cron 1.3.1+ds1-2.
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 | [Unit]
Description=systemd-cron daily target
Documentation=man:systemd.cron(7)
Requires=cron-daily.service
StopWhenUnneeded=yes
|