increase the nexus service max file descriptors and its restart mode
This commit is contained in:
parent
803e228518
commit
0d1355d258
|
|
@ -74,7 +74,8 @@ User=nexus
|
|||
Group=nexus
|
||||
ExecStart=/opt/nexus/bin/nexus run
|
||||
WorkingDirectory=/opt/nexus
|
||||
Restart=always
|
||||
Restart=on-abort
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue