Skip to content
Snippets Groups Projects
Commit 17c27df6 authored by Erik Johnston's avatar Erik Johnston
Browse files

Update example systemd service file

parent 80cfad23
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,9 @@
Description=Synapse Matrix homeserver
[Service]
Type=simple
Type=notify
NotifyAccess=main
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-abort
User=synapse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment