These changes will prevent services from being restarted without any changes whenever no changes have been made
10 lines
204 B
Django/Jinja
10 lines
204 B
Django/Jinja
[Unit]
|
|
Description=Timer which runs all services on a weekly basis inside the weekly.target.wants directory
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
Unit=weekly.target
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|