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

fix: unit name

parent 3c2d3205
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ WakeSystem=true ...@@ -14,7 +14,7 @@ WakeSystem=true
#When activated, it triggers the service immediately if it missed the last start time, for example due to the system being powered off #When activated, it triggers the service immediately if it missed the last start time, for example due to the system being powered off
Persistent=true Persistent=true
#Unit to activate when the timer elapses. (default is set to the same name as the timer unit, except for the suffix) #Unit to activate when the timer elapses. (default is set to the same name as the timer unit, except for the suffix)
Unit=stichprobe-{{ item.value.institute_name }}-daily-report.service Unit=stichprobe-daily-report.service
[Install] [Install]
#is requires to activate the timer permanently #is requires to activate the timer permanently
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment