Resolve "wrong use of systemd templates for validation cleanup service"
Merged
requested to merge 1-wrong-use-of-systemd-templates-for-validation-cleanup-service into master
Fixes #1 (closed)-wrong-use-of-systemd-templates-for-validation-cleanup-service
Proposed Changes
- use
%i
in systemd timer declaration to make sure that the correct service is called when the timer triggers - create multiple timers through loop in Ansible task to make sure that every service has an affiliated timer that it's triggered by
Merge request reports
Activity
assigned to @sachse
added 2 commits
-
bc287d1e - 1 commit from branch
master
- 32858d8d - fix: #1 (closed)
-
bc287d1e - 1 commit from branch
added 1 commit
- dbd19005 - fix: set file mode for TIFF validation profiles
added 5 commits
-
dbd19005...64152d8c - 2 commits from branch
master
- 7f5a8065 - fix: #1 (closed)
- 5be17202 - fix: set file mode for TIFF validation profiles
- 37690066 - Merge branch '1-wrong-use-of-systemd-templates-for-validation-cleanup-service'...
Toggle commit list-
dbd19005...64152d8c - 2 commits from branch
mentioned in commit b04f4f6b
Please register or sign in to reply