parent
18ca30d293
commit
d1eb576c71
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ ExecStart=/usr/bin/python3 -m synapse.app.homeserver --config-path=/etc/synapse/
|
|||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
# EnvironmentFile=-/etc/sysconfig/synapse # Can be used to e.g. set SYNAPSE_CACHE_FACTOR
|
||||
SyslogIdentifier=synapse
|
||||
After=network-online.target postgresql.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue