Skip to content

Commit

Permalink
Systemd configuration file: up default limits to 4k
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Apr 22, 2024
1 parent 39931f7 commit 0464fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dist/omero-ms-image-region.service
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ ExecStart=/opt/omero/OMERO.ms/omero-ms-image-region/current/bin/omero-ms-image-r
User=omero
Group=omero
Restart=no
LimitNPROC=16384
LimitNOFILE=16384

[Install]
WantedBy=multi-user.target

0 comments on commit 0464fca

Please sign in to comment.