systemd.services.nginx.unitConfig.StartLimitIntervalSec = 0;
do that it doesn't require root?If the point is that it's not manipulating a system-level nginx service but a user-level one, then writing the systemd override file in the way I described doesn't require root either.