Skip to content

Commit e821978

Browse files
Merge pull request #92 from m0dular/SUP-2682-timer-template
(SUP-2682) Remove Requires= property from timers
2 parents af96b5f + 3b2f705 commit e821978

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: templates/timer.epp

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<%- | String $tables, String $on_cal | -%>
22
[Unit]
33
Description=Timer to trigger repacking PE database tables
4-
Requires=pe_databases-<%= $tables %>.service
54

65
[Timer]
76
OnCalendar=<%= $on_cal %>

0 commit comments

Comments
 (0)