mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add limits(1) to native-xtools so that it can be used in qemu user-mode jails
This commit is contained in:
parent
ef37962496
commit
111bf579e3
1 changed files with 1 additions and 0 deletions
|
|
@ -1954,6 +1954,7 @@ native-xtools: .PHONY
|
|||
usr.bin/gzip \
|
||||
usr.bin/id \
|
||||
usr.bin/lex \
|
||||
usr.bin/limits \
|
||||
usr.bin/lorder \
|
||||
usr.bin/mktemp \
|
||||
usr.bin/mt \
|
||||
|
|
|
|||
Loading…
Reference in a new issue