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