Loading
nixos/traefik: change LimitNPROC to TasksMax
NPROC is per UID, which can cause problems in containerized setups; TasksMax should be preferred as it is only for this service and not the UID.
NPROC is per UID, which can cause problems in containerized setups; TasksMax should be preferred as it is only for this service and not the UID.