Change type of service to 'notify'
This commit is contained in:
parent
2add6a6224
commit
3971d94757
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
Description=Synapse Matrix homeserver
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=notify
|
||||
NotifyAccess=main
|
||||
User=synapse
|
||||
Group=synapse
|
||||
WorkingDirectory=/var/lib/synapse
|
||||
|
|
Loading…
Reference in a new issue