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
09205deb
Verified
Commit
09205deb
authored
Nov 14, 2020
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Fix turnserver.conf perms
We need to match the tmpfiles.d/turnserver.conf settings.
parent
f5667a0f
Pipeline
#2925
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/tasks/main.yml
View file @
09205deb
...
...
@@ -163,7 +163,7 @@
tags
:
[
'
nginx'
]
-
name
:
install turnserver.conf
template
:
src=turnserver.conf.j2 dest=/etc/turnserver/turnserver.conf owner=
root group=root
mode=06
44
template
:
src=turnserver.conf.j2 dest=/etc/turnserver/turnserver.conf owner=
turnserver group=turnserver
mode=06
00
notify
:
-
restart turnserver
...
...
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