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

- extended maintenance

parent 449d108e
No related branches found
No related tags found
No related merge requests found
Pipeline #6445 passed
...@@ -4,7 +4,7 @@ Description=timer for disapp_maintenance.service ...@@ -4,7 +4,7 @@ Description=timer for disapp_maintenance.service
[Timer] [Timer]
# run on the 1st Tuesday of each month # run on the 1st Tuesday of each month
# You can validate your calendar expressions using `systemd-analyze calendar EXPR`. # You can validate your calendar expressions using `systemd-analyze calendar EXPR`.
OnCalendar=Tue *-*-01..07 12:00:00 OnCalendar=Tue *-*-01..07 18:30:00
Unit=disapp.service Unit=disapp.service
[Install] [Install]
......
...@@ -4,7 +4,7 @@ Description=timer for subapp.service ...@@ -4,7 +4,7 @@ Description=timer for subapp.service
[Timer] [Timer]
# run on the 1st Tuesday of each month # run on the 1st Tuesday of each month
# You can validate your calendar expressions using `systemd-analyze calendar EXPR`. # You can validate your calendar expressions using `systemd-analyze calendar EXPR`.
OnCalendar=Tue *-*-01..07 12:00:00 OnCalendar=Tue *-*-01..07 18:30:00
Unit=subapp.service Unit=subapp.service
[Install] [Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment