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:
Charles Hall 2025-03-30 16:42:22 -07:00
parent 6bcc4e310e
commit 1cd12460d7
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

View file

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