summaryrefslogtreecommitdiff
path: root/packages/system/upstart/upstart.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-09 11:07:55 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-09 11:07:55 +0200
commit2bb54e72c16f97cc3ab0a07ea026f9dfcdc241d0 (patch)
tree0ba86f928c45f986dafe9c658e7a79b95328e6cf /packages/system/upstart/upstart.kconfig
parentb67ec86cc0e66d56668061493d947d13484b02e7 (diff)
downloadembtoolkit-2bb54e72c16f97cc3ab0a07ea026f9dfcdc241d0.tar.gz
embtoolkit-2bb54e72c16f97cc3ab0a07ea026f9dfcdc241d0.tar.bz2
embtoolkit-2bb54e72c16f97cc3ab0a07ea026f9dfcdc241d0.tar.xz
Packages: upstart: fix upstart integration and document it more
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/system/upstart/upstart.kconfig')
-rw-r--r--packages/system/upstart/upstart.kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/system/upstart/upstart.kconfig b/packages/system/upstart/upstart.kconfig
index 4eb47fd..581b63e 100644
--- a/packages/system/upstart/upstart.kconfig
+++ b/packages/system/upstart/upstart.kconfig
@@ -24,7 +24,7 @@
################################################################################
config EMBTK_HAVE_UPSTART
- bool "Have upstart"
+ bool "Have upstart (please see the note aboput busybox)"
select KEMBTK_EGLIBC_OPTION_EGLIBC_UTMPX if EMBTK_CLIB_EGLIBC
select KEMBTK_UCLIBC_UCLIBC_HAS_UTMPX if EMBTK_CLIB_UCLIBC
select EMBTK_HAVE_LIBNIH
@@ -48,6 +48,10 @@ config EMBTK_HAVE_UPSTART
their parent process
* Communication with the init daemon over D-Bus
+ NOTE: WARNING!!!
+ If you use busybox beside upstart, you need to disable busybox
+ init facilities.
+
choice
prompt "upstart version you wish"
depends on EMBTK_HAVE_UPSTART