Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
025a8ce6
Commit
025a8ce6
authored
Nov 22, 2018
by
Jelle van der Waa
🚧
Browse files
archweb: MaxRunTimeSec has no effect with oneshot
Use TimeoutStopSec instead.
parent
64415ec6
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archweb/templates/archweb-mirrorcheck.service.j2
View file @
025a8ce6
...
...
@@ -10,7 +10,8 @@ WorkingDirectory={{ archweb_dir }}
ExecStart={{ archweb_dir }}/env/bin/python manage.py mirrorcheck --location {{ location }}
{% endfor %}
Nice=5
RuntimeMaxSec=3600
TimeoutStopSec=3600
NoNewPrivileges=yes
ProtectSystem=strict
ProtectHome=true
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment