mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-13 09:11:21 -05:00
Update example systemd service file
This commit is contained in:
parent
80cfad233e
commit
17c27df6ea
@ -14,7 +14,9 @@
|
|||||||
Description=Synapse Matrix homeserver
|
Description=Synapse Matrix homeserver
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=notify
|
||||||
|
NotifyAccess=main
|
||||||
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
Restart=on-abort
|
Restart=on-abort
|
||||||
|
|
||||||
User=synapse
|
User=synapse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user