Skip to content
Snippets Groups Projects
Commit b532f7eb authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: set correct service unit for subapp_maintenance_end.timer to call

parent 0d003ee5
Branches
No related tags found
No related merge requests found
Pipeline #6256 passed
[Unit]
Description=timer for subapp_maintenance.service
Description=timer for subapp.service
[Timer]
# run on the 1st Tuesday of each month
# You can validate your calendar expressions using `systemd-analyze calendar EXPR`.
OnCalendar=Tue *-*-01..07 08:00:00
Unit=subapp_maintenance_begin
Unit=subapp.service
[Install]
WantedBy=default.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment