mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
make systemd patient for startup
RocksDB compaction can take quite a while if it doesn't happen regularly, which it doesn't, currently.
This commit is contained in:
parent
6bcc4e310e
commit
1cd12460d7
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ in
|
|||
StateDirectoryMode = "0700";
|
||||
SystemCallArchitectures = "native";
|
||||
SystemCallFilter = [ "@system-service" "~@privileged" ];
|
||||
TimeoutStartSec = "infinity";
|
||||
Type = "notify";
|
||||
UMask = "077";
|
||||
User = if cfg.settings.conduit_compat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue