From 18299cae14b18fd648c29bbf14db211033fd9068 Mon Sep 17 00:00:00 2001 From: Mike Nicholson Date: Fri, 24 Apr 2020 09:07:48 -0500 Subject: disable bootlog by default to speed up boot --- recipes-core/sysvinit/files/bootlogd | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-core/sysvinit/files/bootlogd (limited to 'recipes-core/sysvinit') diff --git a/recipes-core/sysvinit/files/bootlogd b/recipes-core/sysvinit/files/bootlogd new file mode 100644 index 0000000..5780724 --- /dev/null +++ b/recipes-core/sysvinit/files/bootlogd @@ -0,0 +1 @@ +BOOTLOGD_ENABLE=No -- cgit v1.2.3