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