11 lines
258 B
Django/Jinja
11 lines
258 B
Django/Jinja
# {{ ansible_managed }}
|
|
#
|
|
#
|
|
# Add the following to your service unit to make use of this target:
|
|
# Wants=daily.target
|
|
#
|
|
# Or symlink the unit file to the daily.target.wants directory manually
|
|
|
|
[Unit]
|
|
Description=Daily timer target
|
|
Requires=multi-user.target
|