mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
These ulimit commands are redundant with the above login.conf stuff... That said, using ulimit and being conservative with login.conf where possible may be ideal.
parent
eee069b4c3
commit
4f2d35ce37
@ -43,12 +43,6 @@ If the database file `/etc/login.conf.db` exists, you need to rebuild it with:
|
||||
# cap_mkdb /etc/login.conf
|
||||
```
|
||||
|
||||
```
|
||||
ulimit -n 512
|
||||
ulimit -p 512
|
||||
ulimit -d 2036792
|
||||
```
|
||||
|
||||
Add the login class to the user you would like to have build go
|
||||
```
|
||||
# vipw
|
||||
|
Loading…
x
Reference in New Issue
Block a user