These changes will prevent services from being restarted without any changes whenever no changes have been made
8 lines
233 B
Django/Jinja
8 lines
233 B
Django/Jinja
# 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
|