Update monolith-example.service

This commit is contained in:
Neil Alexander 2021-01-14 10:31:35 +00:00 committed by GitHub
parent a07e25560e
commit 63ea17db85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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