config FREETZ_PACKAGE_INETD bool "Inetd" select FREETZ_BUSYBOX_INETD default n help 'Virtual' inetd package. Provides configuration framework for inetd. Requires a compatible inetd binary. (at the moment, only busybox inetd is supported) config FREETZ_PACKAGE_INETD_TIME bool "Select 'time' server support" depends on FREETZ_PACKAGE_INETD select FREETZ_BUSYBOX_FEATURE_INETD_SUPPORT_BUILTIN_TIME default n