mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 08:13:09 -06:00
Update monolith-example.service
This commit is contained in:
parent
a07e25560e
commit
63ea17db85
|
|
@ -5,7 +5,7 @@ After=network.target
|
|||
After=postgresql.service
|
||||
|
||||
[Service]
|
||||
Environment="GODEBUG=madvdontneed=1"
|
||||
Environment=GODEBUG=madvdontneed=1
|
||||
RestartSec=2s
|
||||
Type=simple
|
||||
User=dendrite
|
||||
|
|
|
|||
Loading…
Reference in a new issue