summaryrefslogtreecommitdiffstats
path: root/rules/rootfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rootfs.in')
-rw-r--r--rules/rootfs.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/rootfs.in b/rules/rootfs.in
index f2702e09e..263cdaaaa 100644
--- a/rules/rootfs.in
+++ b/rules/rootfs.in
@@ -357,6 +357,14 @@ config ROOTFS_ETC_INITD_RCS
Its main purpose is to run the other init scripts by calling
run-parts.
+config ROOTFS_ETC_INITD_LOGROTATE
+ bool
+ prompt "minimal logrotate"
+ depends on ROOTFS_ETC_INITD
+ default n
+ help
+ The /etc/init.d/logrotate script is a minimal logrotator.
+
menuconfig ROOTFS_ETC_INITD_NETWORKING
depends on ROOTFS_ETC_INITD
bool