Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
dcf09e37
Verified
Commit
dcf09e37
authored
Mar 08, 2021
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Add an assert to synapse.service
For symmetry with synapse-worker@.service.
parent
b564c73a
Pipeline
#5560
passed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/files/synapse.service
View file @
dcf09e37
...
...
@@ -3,6 +3,7 @@ Description=Synapse Matrix homeserver
Requires
=
postgresql.service redis.service
Wants
=
turnserver.service
After
=
network.target postgresql.service redis.service turnserver.service
AssertPathExists
=
/etc/synapse/homeserver.yaml
[Service]
Type
=
notify
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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