Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_ingest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
ansible_lza_ingest
Commits
3c2d3205
Commit
3c2d3205
authored
4 years ago
by
Jens Steidl
Browse files
Options
Downloads
Patches
Plain Diff
chore: translated comments
parent
31f3d24b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/stichprobe-daily-report.timer.j2
+3
-3
3 additions, 3 deletions
templates/stichprobe-daily-report.timer.j2
with
3 additions
and
3 deletions
templates/stichprobe-daily-report.timer.j2
+
3
−
3
View file @
3c2d3205
...
@@ -5,11 +5,11 @@ Documentation={{ vault_stichprobe_docu_url }}
...
@@ -5,11 +5,11 @@ Documentation={{ vault_stichprobe_docu_url }}
[Timer]
[Timer]
#Run every day (daily ==> *-*-* 00:00:00)
#Run every day (daily ==> *-*-* 00:00:00)
#OnCalendar=daily
#OnCalendar=daily
#
Um
Rosetta
nicht zu überlasten
(4h ==> 14400s)
#
Prevent
Rosetta
stress
(4h ==> 14400s)
#RandomizedDelaySec=14400
#RandomizedDelaySec=14400
# run every x minutes/hours/days
# run every x minutes/hours/days
OnUnitActiveSec={{ item.value.timer_interval }}
OnUnitActiveSec={{ item.value.timer_interval }}
#W
eckt das System aus de
m supend mode
#W
ake system fro
m su
s
pend mode
WakeSystem=true
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
...
@@ -18,5 +18,5 @@ Unit=stichprobe-{{ item.value.institute_name }}-daily-report.service
...
@@ -18,5 +18,5 @@ Unit=stichprobe-{{ item.value.institute_name }}-daily-report.service
[Install]
[Install]
#is requires to activate the timer permanently
#is requires to activate the timer permanently
#
Bei der ersten Initialisierung der Timer-Unit wird ein
symboli
schen L
ink
von
/etc/systemd/system/basic.target.wants
angelegt
#
on first init a
symboli
c l
ink
of
/etc/systemd/system/basic.target.wants
will be created
WantedBy=default.target
WantedBy=default.target
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment