Skip to content
Snippets Groups Projects
Commit c39602e2 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

fix: updated timer to better fit maintenance window

parent 52e4f3eb
Branches
No related tags found
No related merge requests found
Pipeline #6442 passed
...@@ -10,7 +10,7 @@ Description=timer for rosetta_maintenance.service ...@@ -10,7 +10,7 @@ Description=timer for rosetta_maintenance.service
# syntax that explicitely lists all days separated by commas. # syntax that explicitely lists all days separated by commas.
# One more reason for RHEL to fuck ALL THE WAY OFF! # One more reason for RHEL to fuck ALL THE WAY OFF!
# OnCalendar=Tue *-*-01..07 08:00:00 # NOT THIS on RHEL 7! # OnCalendar=Tue *-*-01..07 08:00:00 # NOT THIS on RHEL 7!
OnCalendar=Tue *-*-01,02,03,04,05,06,07 08:00:00 OnCalendar=Tue *-*-01,02,03,04,05,06,07 07:55:00
Unit=rosetta_maintenance_begin.service Unit=rosetta_maintenance_begin.service
[Install] [Install]
......
...@@ -10,7 +10,7 @@ Description=timer for rosetta_maintenance.service ...@@ -10,7 +10,7 @@ Description=timer for rosetta_maintenance.service
# syntax that explicitely lists all days separated by commas. # syntax that explicitely lists all days separated by commas.
# One more reason for RHEL to fuck ALL THE WAY OFF! # One more reason for RHEL to fuck ALL THE WAY OFF!
# OnCalendar=Tue *-*-01..07 08:00:00 # NOT THIS on RHEL 7! # OnCalendar=Tue *-*-01..07 08:00:00 # NOT THIS on RHEL 7!
OnCalendar=Tue *-*-01,02,03,04,05,06,07 11:00:00 OnCalendar=Tue *-*-01,02,03,04,05,06,07 11:45:00
Unit=exlibris.service Unit=exlibris.service
[Install] [Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment