Merge branch '21834-stdout-timestamps'
[arvados.git] / services / crunch-dispatch-local / crunch-dispatch-local.service
index b4fc10f83ee02232b411cb101d1e7ea6b938f7cf..f40359de2e00edbd0b7c16ab34433e3485f4ec0c 100644 (file)
@@ -11,11 +11,8 @@ StartLimitIntervalSec=0
 Type=simple
 EnvironmentFile=-/etc/arvados/crunch-dispatch-local-credentials
 ExecStart=/usr/bin/crunch-dispatch-local -poll-interval=1 -crunch-run-command=/usr/bin/crunch-run
-# Set a reasonable default for the open file limit
-LimitNOFILE=65536
 Restart=always
 RestartSec=1
-LimitNOFILE=1000000
 
 [Install]
 WantedBy=multi-user.target