fluxbox: uses fork(), not available on noMMU platforms
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 May 2014 14:18:22 +0000 (16:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 17 May 2014 21:27:25 +0000 (23:27 +0200)
commitad7ea9452034f04c9eb1d25b2da1d1a564869ac3
tree2d5e30c25c669cf6d5b3eb8a7bc9b820aad8907f
parent8e6fa1b4b02e85b47e16a7e2ea7cd05db6394ce8
fluxbox: uses fork(), not available on noMMU platforms

fluxbox uses the fork() system call, not available on noMMU
platforms. It's also fairly unlikely to have to use a full-blown
X.org window manager on such platforms.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/fluxbox/Config.in