services.mchprs.maxRuntime

NixOS option

Automatically restart the server after services.mchprs.maxRuntime. The systemd.time(7) time span format is described here: https://www.freedesktop.org/software/systemd/man/systemd.time.html#Parsing%20Time%20Spans. If null, then the server is not restarted automatically.

type: string
Default
"infinity"
Example
"7d"
declared in: nixos/modules/services/games/mchprs.nixView source on NixOS/nixpkgs →