mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
dtach: needs mmu
Fixes: http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
aae616e555
commit
204b1d61d0
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_DTACH
|
config BR2_PACKAGE_DTACH
|
||||||
bool "dtach"
|
bool "dtach"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
dtach is a tiny program that emulates the detach feature of screen,
|
dtach is a tiny program that emulates the detach feature of screen,
|
||||||
allowing you to run a program in an environment that is protected
|
allowing you to run a program in an environment that is protected
|
||||||
|
Loading…
x
Reference in New Issue
Block a user